mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Medusa System Added
Read about the medusa system [here](https://nadekobot.readthedocs.io/en/latest/medusa/creating-a-medusa/)
This commit is contained in:
@@ -974,5 +974,21 @@
|
||||
"deleted_x_servers": "Deleted {0} servers.",
|
||||
"curtr_gift": "Gift from {0} [{1}]",
|
||||
"curtr_award": "Awarded by bot owner {0} [{1}]",
|
||||
"curtr_take": "Taken by bot owner {0} [{1}]"
|
||||
"curtr_take": "Taken by bot owner {0} [{1}]",
|
||||
"list_of_medusae": "List of Medusae",
|
||||
"list_of_unloaded": "List of Available Medusae",
|
||||
"medusa_name_not_found": "Medusa with that name doesn't exist or isn't loaded.",
|
||||
"medusa_info": "Medusa Information",
|
||||
"sneks_count": "Sneks ({0})",
|
||||
"commands_count": "Commands ({0})",
|
||||
"no_medusa_loaded": "There are no loaded medusae.",
|
||||
"no_medusa_available": "No medusa available.",
|
||||
"loaded_medusae": "Loaded Medusae",
|
||||
"medusa_not_loaded": "Medusa with that name is not loaded.",
|
||||
"medusa_possibly_cant_unload": "Medusa is probably not fully unloaded. Please restart the bot if issues arise.",
|
||||
"medusa_loaded": "Medusa {0} has been loaded.",
|
||||
"medusa_unloaded": "Medusa {0} has been unloaded.",
|
||||
"medusa_empty": "Medusa wasn't loaded as it didn't contain any Sneks.",
|
||||
"medusa_already_loaded": "Medusa {0} is already loaded",
|
||||
"medusa_invalid_not_found": "Medusa with that name wasn't found or the file was invalid"
|
||||
}
|
||||
|
Reference in New Issue
Block a user