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:
@@ -33,7 +33,8 @@
|
||||
"contests": "Contests",
|
||||
"polls": "Polls",
|
||||
"info": "Info",
|
||||
"wheel": "Fortune Wheel"
|
||||
"wheel": "Fortune Wheel",
|
||||
"menu": "Menu"
|
||||
},
|
||||
"notifications": {
|
||||
"ticketNotifications": "Ticket Notifications",
|
||||
@@ -1314,5 +1315,24 @@
|
||||
"hours": "h",
|
||||
"minutes": "m"
|
||||
}
|
||||
},
|
||||
"blocking": {
|
||||
"maintenance": {
|
||||
"title": "Maintenance",
|
||||
"defaultMessage": "Service is temporarily unavailable. Maintenance in progress.",
|
||||
"reason": "Reason",
|
||||
"waitMessage": "Please wait..."
|
||||
},
|
||||
"channel": {
|
||||
"title": "Channel Subscription",
|
||||
"defaultMessage": "Please subscribe to our channel to continue",
|
||||
"openChannel": "Open Channel",
|
||||
"checkSubscription": "Check Subscription",
|
||||
"checking": "Checking...",
|
||||
"waitSeconds": "Wait {{seconds}} sec.",
|
||||
"hint": "Click check button after subscribing",
|
||||
"notSubscribed": "You haven't subscribed to the channel yet",
|
||||
"checkError": "Check failed. Please try again later."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user