Add files via upload

This commit is contained in:
Egor
2026-02-04 02:12:18 +03:00
committed by GitHub
parent 7f5c0c83b3
commit 0b127a5f85
3 changed files with 27 additions and 0 deletions

View File

@@ -2380,6 +2380,15 @@
"activating": "Activating...",
"activate": "Activate",
"serverAccess": "Server access"
},
"deactivate": {
"button": "Cancel promo code",
"confirmTitle": "Cancel promo code?",
"confirmDescription": "Are you sure you want to cancel the {{percent}}% discount? After cancellation, you will be able to activate another promo code.",
"warning": "A cancelled promo code cannot be reused. The discount will stop working immediately.",
"confirm": "Cancel discount",
"deactivating": "Cancelling...",
"error": "Failed to cancel promo code. Please try again later."
}
},
"telegramRedirect": {

View File

@@ -1928,6 +1928,15 @@
"test": "آزمایشی",
"activating": "در حال فعال‌سازی...",
"activate": "فعال‌سازی"
},
"deactivate": {
"button": "لغو کد تخفیف",
"confirmTitle": "لغو کد تخفیف؟",
"confirmDescription": "آیا مطمئنید که می‌خواهید تخفیف {{percent}}% را لغو کنید؟ پس از لغو می‌توانید کد تخفیف دیگری فعال کنید.",
"warning": "کد تخفیف لغو شده قابل استفاده مجدد نیست. تخفیف بلافاصله متوقف می‌شود.",
"confirm": "لغو تخفیف",
"deactivating": "در حال لغو...",
"error": "لغو کد تخفیف ناموفق بود. لطفاً بعداً دوباره امتحان کنید."
}
},
"telegramRedirect": {

View File

@@ -3068,6 +3068,15 @@
"test": "Тест",
"activating": "Активация...",
"activate": "Активировать"
},
"deactivate": {
"button": "Отменить промокод",
"confirmTitle": "Отменить промокод?",
"confirmDescription": "Вы уверены, что хотите отменить скидку {{percent}}%? После отмены вы сможете активировать другой промокод.",
"warning": "Отменённый промокод нельзя будет использовать повторно. Скидка перестанет действовать немедленно.",
"confirm": "Отменить",
"deactivating": "Отмена...",
"error": "Не удалось отменить промокод. Попробуйте позже."
}
},
"telegramRedirect": {