Create client.he.yml
Add Hebrew locale
This commit is contained in:
@@ -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>"
|
||||
Reference in New Issue
Block a user