From 3c7a80651d980056934bf813621fa96d37f71fd0 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Mon, 13 Jun 2022 12:42:49 +0300 Subject: [PATCH] lang --- .../en_gb/commands/en_gb_administration.lang | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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