Introduced i18n to CogStage
This commit is contained in:
@@ -28,7 +28,12 @@
|
||||
"register_already_registered": "You are already registered for this event.",
|
||||
"register_success_ongoing": "You are now registered for the event **{event_name}**.\n\nNew channel has been created for you and further instructions will are provided in it. Good luck!",
|
||||
"register_success_scheduled": "You are now registered for the event **{event_name}**.\n\nNew channel will be created for you and further instructions will be provided as soon as the event starts <t:{event_starts}:R>. Good luck!",
|
||||
"stage_created": "Event stage has been created.",
|
||||
"stage_deleted": "Event stage has been deleted.",
|
||||
"stage_entry": "**Stage {sequence}**\nAnswer: ||{answer}||",
|
||||
"stage_not_found": "Event stage was not found.",
|
||||
"stage_sequence_out_of_range": "Stage sequence out of range.",
|
||||
"stage_updated": "Event stage has been updated.",
|
||||
"status": "**QuizBot** v{version}\n\nUptime: since <t:{start_time}>",
|
||||
"status_git": "**QuizBot** v{version} (`{commit}`)\n\nUptime: up since <t:{start_time}>",
|
||||
"timezone_invalid": "Timezone **{timezone}** was not found. Please, select one of the timezones provided by the autocompletion.",
|
||||
|
Reference in New Issue
Block a user