chore(translations): subscribe, unsubscribe, close post form, catalog

This commit is contained in:
plebeius.eth
2024-03-22 12:14:26 +01:00
parent 80c3a51328
commit 2bfefbe89f
35 changed files with 180 additions and 40 deletions
+6 -2
View File
@@ -6,7 +6,7 @@
"no_global_rules_info": "هیچ قانون جهانی وجود ندارد، هر تالار کاملا مستقل است و مالک آن تصمیم می‌گیرد چگونه/آیا آن را نظارت کند.",
"boards": "تالارهای پیام",
"popular_threads": "نخستین موضوعات",
"options": "گزینه ها",
"options": "گزینهها",
"stats": "آمار",
"about": "درباره",
"whitepaper": "کاغذ سفید",
@@ -22,5 +22,9 @@
"board_stats_all": "از آن زمان، <1>{{userCount}}</1> کاربر <1>{{postCount}}</1> پست ارسال کرده‌اند",
"board_created": "انجمن ایجاد شده",
"settings": "تنظیمات",
"home": "خانه"
"home": "خانه",
"subscribe": "اشتراک",
"unsubscribe": "لغو اشتراک",
"close_post_form": "بستن فرم پست",
"catalog": "کاتالوگ"
}