MIchael Solomon ac63d6941a Update client.he.yml
Forgot to remove "in" in "accepted_html"
2015-06-23 00:47:02 +03:00

11 lines
628 B
YAML

he:
js:
solved:
allow_accepted_answers: "אפשר למשתמשים לאשר תשובות"
accept_answer: "קבל תשובה"
has_accepted_answer: "נושא זה נפתר"
unaccept_answer: "בטל קבלת תשובה"
accepted_answer: "קבל תשובה"
accepted_html: "<i class='fa-check-square fa accepted'></i> נפתר על ידי <a href data-user-card='{{username_lower}}'>{{username}}</a><a href='{{post_path}}'>בתגובה #{{post_number}}</a>"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"