chore(translations): post, name, comment, subject, anonymous

This commit is contained in:
plebeius.eth
2024-04-27 20:27:58 +02:00
parent fc2b48b652
commit f641dc7e39
35 changed files with 239 additions and 64 deletions
+7 -2
View File
@@ -34,7 +34,7 @@
"reply_to_post": "الرد على هذه المشاركة",
"sticky": "مثبت",
"closed": "مغلق",
"reply": "رد",
"reply": "الرد",
"link": "رابط",
"close": "إغلاق",
"post_a_reply": "أضف ردًا",
@@ -43,5 +43,10 @@
"bottom": "القاع",
"top": "أعلى",
"thread_closed": "تم إغلاق الموضوع.",
"may_not_reply": "قد لا تتم الرد في هذا الوقت."
"may_not_reply": "قد لا تتم الرد في هذا الوقت.",
"post": "نشر",
"name": "الاسم",
"comment": "تعليق",
"subject": "الموضوع",
"anonymous": "مجهول"
}