Add files via upload

This commit is contained in:
Egor
2026-01-17 03:11:09 +03:00
committed by GitHub
parent 970aaad81c
commit fb66be094c
4 changed files with 120 additions and 8 deletions

View File

@@ -334,7 +334,8 @@
"apps": "برنامه‌ها",
"wheel": "چرخ",
"tariffs": "تعرفه‌ها",
"servers": "سرورها"
"servers": "سرورها",
"broadcasts": "پیام‌رسانی"
},
"panel": {
"title": "پنل مدیریت",
@@ -345,7 +346,8 @@
"appsDesc": "مدیریت برنامه‌های اتصال",
"wheelDesc": "تنظیم چرخ شانس و جوایز",
"tariffsDesc": "مدیریت طرح‌های تعرفه",
"serversDesc": "تنظیم سرورهای VPN"
"serversDesc": "تنظیم سرورهای VPN",
"broadcastsDesc": "ارسال پیام گروهی به کاربران"
},
"wheel": {
"title": "تنظیمات چرخ شانس",
@@ -405,6 +407,32 @@
"topWins": "برترین برنده‌ها"
}
},
"broadcasts": {
"title": "پیام‌رسانی",
"subtitle": "ارسال پیام گروهی به کاربران",
"create": "ایجاد پیام",
"empty": "هنوز پیامی ارسال نشده",
"selectFilter": "انتخاب مخاطبین",
"selectFilterPlaceholder": "انتخاب فیلتر...",
"recipients": "نفر",
"messageText": "متن پیام",
"messageTextPlaceholder": "متن پیام را وارد کنید...",
"media": "فایل رسانه",
"addMedia": "افزودن رسانه",
"uploading": "در حال آپلود...",
"buttons": "دکمه‌ها",
"willBeSent": "ارسال می‌شود به",
"users": "کاربر",
"send": "ارسال",
"stop": "توقف",
"progress": "پیشرفت",
"total": "کل",
"sent": "ارسال شده",
"failed": "ناموفق",
"filter": "فیلتر",
"message": "پیام",
"unknownAdmin": "مدیر ناشناس"
},
"settings": {
"title": "تنظیمات سیستم",
"allCategories": "همه دسته‌ها",