Create client.he.yml

Add Hebrew locale
This commit is contained in:
MIchael Solomon 2015-06-23 00:20:19 +03:00
parent 944ff5a70f
commit 35cf50ca7a
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
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> in <a href='{{post_path}}'>בתגובה #{{post_number}}</a>"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"