mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-03-09 14:37:15 +00:00
commit
b099c3851e
@ -1,11 +1,16 @@
|
||||
fa_IR:
|
||||
js:
|
||||
solved:
|
||||
title: "حل شده"
|
||||
allow_accepted_answers: "به صاحب عنوان و مدیران اجازه انتخاب یک پاسخ را به عنوان راه حل بده."
|
||||
accept_answer: "این پاسخ راه حل مشکل است."
|
||||
has_accepted_answer: "این عنوان راه حلی دارد"
|
||||
has_accepted_answer: "این موضوع راه حلی دارد"
|
||||
has_no_accepted_answer: "این موضوع هیچ راه حلی ندارد"
|
||||
unaccept_answer: "این پاسخ دیگر راه حل این عنوان نیست."
|
||||
accepted_answer: "راه حل مورد قبول"
|
||||
solution: "راه حل"
|
||||
solution_summary:
|
||||
one: "راه حل <i class='fa fa-check-square'></i>"
|
||||
other: "راه حل ها <i class='fa fa-check-square'></i>"
|
||||
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>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user