mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
Add files via upload
This commit is contained in:
@@ -1269,9 +1269,27 @@
|
||||
"rules": "Rules",
|
||||
"privacy": "Privacy Policy",
|
||||
"offer": "Public Offer",
|
||||
"loyalty": "Loyalty",
|
||||
"noFaq": "No FAQ available",
|
||||
"noContent": "No content available",
|
||||
"updatedAt": "Updated"
|
||||
"updatedAt": "Updated",
|
||||
"noLoyaltyTiers": "Loyalty program is not available yet",
|
||||
"yourProgress": "Your Progress",
|
||||
"totalSpent": "Total spent",
|
||||
"currentStatus": "Current status",
|
||||
"nextStatus": "Next status",
|
||||
"toNextStatus": "To next status",
|
||||
"allStatusesAchieved": "You have achieved the maximum status!",
|
||||
"statusAchieved": "Achieved",
|
||||
"statusCurrent": "Current",
|
||||
"statusLocked": "Locked",
|
||||
"threshold": "Threshold",
|
||||
"discounts": "Discounts",
|
||||
"serverDiscount": "Servers",
|
||||
"trafficDiscount": "Traffic",
|
||||
"deviceDiscount": "Devices",
|
||||
"periodDiscount": "{{days}} days",
|
||||
"noDiscounts": "No discounts"
|
||||
},
|
||||
"onboarding": {
|
||||
"skip": "Skip",
|
||||
|
||||
@@ -755,9 +755,27 @@
|
||||
"rules": "قوانین",
|
||||
"privacy": "حریم خصوصی",
|
||||
"offer": "شرایط خدمات",
|
||||
"loyalty": "سطح وفاداری",
|
||||
"noFaq": "سوال متداولی موجود نیست",
|
||||
"noContent": "محتوایی موجود نیست",
|
||||
"updatedAt": "بهروزرسانی"
|
||||
"updatedAt": "بهروزرسانی",
|
||||
"noLoyaltyTiers": "برنامه وفاداری هنوز در دسترس نیست",
|
||||
"yourProgress": "پیشرفت شما",
|
||||
"totalSpent": "کل هزینه شده",
|
||||
"currentStatus": "وضعیت فعلی",
|
||||
"nextStatus": "وضعیت بعدی",
|
||||
"toNextStatus": "تا وضعیت بعدی",
|
||||
"allStatusesAchieved": "شما به بالاترین سطح رسیدهاید!",
|
||||
"statusAchieved": "دستیافته",
|
||||
"statusCurrent": "فعلی",
|
||||
"statusLocked": "قفل شده",
|
||||
"threshold": "آستانه",
|
||||
"discounts": "تخفیفها",
|
||||
"serverDiscount": "سرورها",
|
||||
"trafficDiscount": "ترافیک",
|
||||
"deviceDiscount": "دستگاهها",
|
||||
"periodDiscount": "{{days}} روز",
|
||||
"noDiscounts": "بدون تخفیف"
|
||||
},
|
||||
"onboarding": {
|
||||
"skip": "رد کردن",
|
||||
|
||||
@@ -1962,9 +1962,27 @@
|
||||
"rules": "Правила",
|
||||
"privacy": "Конфиденциальность",
|
||||
"offer": "Оферта",
|
||||
"loyalty": "Статусы",
|
||||
"noFaq": "Нет вопросов и ответов",
|
||||
"noContent": "Нет контента",
|
||||
"updatedAt": "Обновлено"
|
||||
"updatedAt": "Обновлено",
|
||||
"noLoyaltyTiers": "Программа лояльности пока недоступна",
|
||||
"yourProgress": "Ваш прогресс",
|
||||
"totalSpent": "Всего потрачено",
|
||||
"currentStatus": "Текущий статус",
|
||||
"nextStatus": "Следующий статус",
|
||||
"toNextStatus": "До следующего статуса",
|
||||
"allStatusesAchieved": "Вы достигли максимального статуса!",
|
||||
"statusAchieved": "Достигнут",
|
||||
"statusCurrent": "Текущий",
|
||||
"statusLocked": "Недоступен",
|
||||
"threshold": "Порог",
|
||||
"discounts": "Скидки",
|
||||
"serverDiscount": "На серверы",
|
||||
"trafficDiscount": "На трафик",
|
||||
"deviceDiscount": "На устройства",
|
||||
"periodDiscount": "За {{days}} дн.",
|
||||
"noDiscounts": "Нет скидок"
|
||||
},
|
||||
"onboarding": {
|
||||
"skip": "Пропустить",
|
||||
|
||||
@@ -756,9 +756,27 @@
|
||||
"rules": "规则",
|
||||
"privacy": "隐私政策",
|
||||
"offer": "服务条款",
|
||||
"loyalty": "会员等级",
|
||||
"noFaq": "暂无常见问题",
|
||||
"noContent": "暂无内容",
|
||||
"updatedAt": "更新时间"
|
||||
"updatedAt": "更新时间",
|
||||
"noLoyaltyTiers": "会员计划暂不可用",
|
||||
"yourProgress": "您的进度",
|
||||
"totalSpent": "总消费",
|
||||
"currentStatus": "当前等级",
|
||||
"nextStatus": "下一等级",
|
||||
"toNextStatus": "距离下一等级",
|
||||
"allStatusesAchieved": "您已达到最高等级!",
|
||||
"statusAchieved": "已达成",
|
||||
"statusCurrent": "当前",
|
||||
"statusLocked": "未解锁",
|
||||
"threshold": "门槛",
|
||||
"discounts": "折扣",
|
||||
"serverDiscount": "服务器",
|
||||
"trafficDiscount": "流量",
|
||||
"deviceDiscount": "设备",
|
||||
"periodDiscount": "{{days}}天",
|
||||
"noDiscounts": "无折扣"
|
||||
},
|
||||
"onboarding": {
|
||||
"skip": "跳过",
|
||||
|
||||
Reference in New Issue
Block a user