diff --git a/src/localization/en_gb/commands/en_gb_administration.lang b/src/localization/en_gb/commands/en_gb_administration.lang index 8703b74..3d0be22 100644 --- a/src/localization/en_gb/commands/en_gb_administration.lang +++ b/src/localization/en_gb/commands/en_gb_administration.lang @@ -51,6 +51,7 @@ No permissions granted [COMMAND_MODERATION_HELP] Configure moderation related settings. +// Import [COMMAND_IMPORT_HELP] Import configuration and data from old versions of the bot. @@ -59,4 +60,10 @@ Error during import, contact a developer about this issue: {message} [COMMAND_IMPORT_SUCCESS] -Successfully imported settings! \ No newline at end of file +Successfully imported settings! + +[COMMAND_IMPORT_IMPORTED] +**{thing}** are already imported + +[COMMAND_IMPORT_WORKING] +Working... \ No newline at end of file