mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-07-04 12:52:17 +00:00
Merge pull request #7 from mikicho/master
Add Hebrew locale for solved plugin
This commit is contained in:
commit
bd84287d2e
10
config/locales/client.he.yml
Normal file
10
config/locales/client.he.yml
Normal 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>"
|
3
config/locales/server.he.yml
Normal file
3
config/locales/server.he.yml
Normal file
@ -0,0 +1,3 @@
|
||||
he:
|
||||
site_settings:
|
||||
allow_solved_on_all_topics: "אפשר למשתמשים לקבל תשובות לכל הנושאים(כברירת מחדל שולט בזה על ידי עריכת הקטגוריה"
|
Loading…
x
Reference in New Issue
Block a user