mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
@@ -4215,6 +4215,54 @@
|
||||
},
|
||||
"warning": {
|
||||
"telegram_unresolvable": "Could not verify this Telegram username. The recipient may not receive a notification about the gift."
|
||||
}
|
||||
},
|
||||
"pageTitle": "Gifts",
|
||||
"tabBuy": "Buy",
|
||||
"tabActivate": "Activate",
|
||||
"tabMyGifts": "My Gifts",
|
||||
"selectTariff": "SELECT TARIFF",
|
||||
"selectPeriod": "SUBSCRIPTION PERIOD",
|
||||
"deviceCount": "{{count}} device",
|
||||
"deviceCount_other": "{{count}} devices",
|
||||
"activateTitle": "Enter gift code",
|
||||
"activateDescription": "Enter the gift code you received from a friend",
|
||||
"activateCodePlaceholder": "GIFT-XXXXXXXXXXXX",
|
||||
"activateButton": "Activate gift",
|
||||
"activating": "Activating...",
|
||||
"activateSuccess": "Gift activated!",
|
||||
"activateSuccessDesc": "{{tariff}} — {{days}} days added to your subscription",
|
||||
"activateError": "Failed to activate gift",
|
||||
"activateSelfError": "You cannot activate your own gift",
|
||||
"myGiftsEmpty": "No gifts yet",
|
||||
"myGiftsEmptyDesc": "Buy a gift for a friend or activate a received code",
|
||||
"sentGiftsTitle": "Sent",
|
||||
"activeGiftsTitle": "Active gifts",
|
||||
"activatedGiftsTitle": "Activated",
|
||||
"receivedGiftsTitle": "Received",
|
||||
"statusAvailable": "AVAILABLE",
|
||||
"statusActivated": "ACTIVATED",
|
||||
"statusPending": "PENDING",
|
||||
"statusDelivered": "DELIVERED",
|
||||
"statusFailed": "FAILED",
|
||||
"statusExpired": "EXPIRED",
|
||||
"statusPendingActivation": "PENDING ACTIVATION",
|
||||
"copyCode": "COPY",
|
||||
"codeCopied": "Code copied!",
|
||||
"shareGift": "SHARE",
|
||||
"shareText": "I have a gift for you! Activate it here:",
|
||||
"codeReadyTitle": "Gift code is ready!",
|
||||
"codeLabel": "Gift code",
|
||||
"sharePreview": "Message to share",
|
||||
"copyMessage": "Copy",
|
||||
"activatedBy": "Activated by {{username}}",
|
||||
"sentTo": "Sent to {{recipient}}",
|
||||
"daysShort": "days",
|
||||
"devicesShort": "dev.",
|
||||
"gbShort": "GB",
|
||||
"unlimitedTraffic": "Unlimited",
|
||||
"shareModalActivateVia": "Activate via bot:",
|
||||
"shareModalActivateViaCabinet": "Or via website:",
|
||||
"copyMessage": "Copy message",
|
||||
"shareToastCopied": "Message copied"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user