We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4835f4 + acd210c commit 119c16aCopy full SHA for 119c16a
TelegramBotBase/Localizations/Persian.cs
@@ -12,8 +12,8 @@ public Persian()
12
Values["ButtonGrid_CurrentPage"] = "صفحه ی {0} از {1}";
13
Values["ButtonGrid_SearchFeature"] = "💡 برای فیلتر کردن لیست پیام ارسال کنید. برای بازنشانی فیلتر روی 🔍 کلیک کنید.";
14
Values["ButtonGrid_Back"] = "بازگشت";
15
- Values["TaggedButtonGrid_TotalTags"] = "Total: {0}";
16
- Values["TaggedButtonGrid_CheckedTags"] = "Checked: {0}";
+ Values["TaggedButtonGrid_TotalTags"] = "مجموع: {0}";
+ Values["TaggedButtonGrid_CheckedTags"] = "انتخاب شده: {0}";
17
Values["TaggedButtonGrid_CheckAll"] = "بررسی کردن همه";
18
Values["TaggedButtonGrid_UncheckAll"] = "بررسی نکردن همه";
19
Values["CalendarPicker_Title"] = "تاریخ را انتخاب کنید";
0 commit comments