clean up messy locales
This commit is contained in:
parent
6468d92458
commit
c5bd8d5861
|
@ -1,4 +1,4 @@
|
|||
fa_IR:
|
||||
fa:
|
||||
js:
|
||||
solved:
|
||||
allow_accepted_answers: "به صاحب عنوان و مدیران اجازه انتخاب یک پاسخ را به عنوان راه حل بده."
|
||||
|
|
|
@ -1,15 +1,3 @@
|
|||
ar:
|
||||
js:
|
||||
solved:
|
||||
allow_accepted_answers: "اسمح لمالك الموضوع والفريق بوضع علامة \"حل\" على الرد"
|
||||
accept_answer: "هذا الرد حل المشكلة"
|
||||
has_accepted_answer: "لهذا الموضوع حل"
|
||||
unaccept_answer: "لم يعد هذا الرد يحل المشكلة"
|
||||
accepted_answer: "الحل"
|
||||
solution: "الحل"
|
||||
accepted_html: "<i class='fa-check-square fa accepted'></i> حُلّت المشكلة <span class='by'>بردّ <a href data-user-card='{{username_lower}}'>{{username}}</a></span> والحل في <a href='{{post_path}}'>المنشور #{{post_number}}</a>"
|
||||
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|
||||
AND:
|
||||
ar:
|
||||
site_settings:
|
||||
allow_solved_on_all_topics: "اسمح للمستخدمين باختيار الحلول في كل المواضيع (إذ أنك تتحكم في هذا افتراضيا بتحرير الفئات)"
|
||||
|
|
Loading…
Reference in New Issue