mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
fix(i18n): add missing broadcast preview locale keys
Add preview, previewEmpty, btnBalance, btnPartners, btnPromocode, btnConnect, btnSubscription, btnSupport, btnHome keys to en.json and ru.json under admin.broadcasts.
This commit is contained in:
@@ -1780,7 +1780,17 @@
|
||||
"customButtonTypeCallback": "Callback",
|
||||
"customButtonTypeUrl": "URL",
|
||||
"customButtonCallbackPlaceholder": "callback_data (e.g. back_to_menu)",
|
||||
"customButtonUrlPlaceholder": "https://example.com"
|
||||
"customButtonUrlPlaceholder": "https://example.com",
|
||||
"preview": "Preview",
|
||||
"previewEmpty": "— empty —",
|
||||
"emailSubjectLabel": "Subject",
|
||||
"btnBalance": "Top up balance",
|
||||
"btnPartners": "Referral program",
|
||||
"btnPromocode": "Promo code",
|
||||
"btnConnect": "Connect",
|
||||
"btnSubscription": "Subscription",
|
||||
"btnSupport": "Support",
|
||||
"btnHome": "Home"
|
||||
},
|
||||
"pinnedMessages": {
|
||||
"title": "Pinned Messages",
|
||||
|
||||
Reference in New Issue
Block a user