From bce8974c959a15313d9932793e0cccd58c45bca5 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Fri, 29 Apr 2022 20:07:15 +0300 Subject: [PATCH] lang --- .../en_gb/commands/en_gb_moderation.lang | 24 +++++++++++-------- .../en_gb/commands/en_gb_utility.lang | 2 ++ .../en_gb/settings/en_gb_moderation.lang | 3 +++ 3 files changed, 19 insertions(+), 10 deletions(-) create mode 100644 src/localization/en_gb/commands/en_gb_utility.lang diff --git a/src/localization/en_gb/commands/en_gb_moderation.lang b/src/localization/en_gb/commands/en_gb_moderation.lang index 4e61b76..6bed339 100644 --- a/src/localization/en_gb/commands/en_gb_moderation.lang +++ b/src/localization/en_gb/commands/en_gb_moderation.lang @@ -294,13 +294,13 @@ the provided role(s) are not on the grantable list [COMMAND_HISTORY_HISTORY] Display moderation history for the server or for certain users. -[C_HISTORY_ERROR] +[COMMAND_HISTORY_ERROR] I had issues finding moderation history in your server. -[C_HISTORY_NORESULTS] +[COMMAND_HISTORY_NORESULTS] There are no results for that search query. -[C_HISTORY_SUCCESSTYPE] +[COMMAND_HISTORY_SUCCESSTYPE] switch({old}) { case true: 'oldest'; @@ -310,20 +310,24 @@ switch({old}) { break; } -[C_HISTORY_SUCCESS] +[COMMAND_HISTORY_SUCCESS] Fetched the {type} moderation cases {targets}. -[C_HISTORY_FAILTOOLONG] +[COMMAND_HISTORY_FAILTOOLONG] Failed to display cases in one embed, try a smaller page size. -[C_HISTORY_SUCCESSTARGETS] - for target{plural}: {targets} +[COMMAND_HISTORY_SUCCESSTARGETS] + for {targets} +//target{plural}: -[C_HISTORY_SUCCESSEXPORT] +[COMMAND_HISTORY_NO_EXPORT_PERMS] +Must be admin to export moderation history. + +[COMMAND_HISTORY_SUCCESSEXPORT] Attached the JSON-formatted moderation file in the file below. -You may want to format this file for your viewing pleasure. +You may want to format this file for easier viewing. -[C_HISTORY_FAILEXPORT] +[COMMAND_HISTORY_FAILEXPORT] Unable to upload JSON file, the file is too large to upload here. **\`[amount/max]\`** If you absolutely need this, contact a bot developer in our support server. diff --git a/src/localization/en_gb/commands/en_gb_utility.lang b/src/localization/en_gb/commands/en_gb_utility.lang new file mode 100644 index 0000000..e341b3d --- /dev/null +++ b/src/localization/en_gb/commands/en_gb_utility.lang @@ -0,0 +1,2 @@ +[COMMAND_AVATAR_FORMATERROR] +Unable to find an avatar with those arguments, try a different size or format. \ No newline at end of file diff --git a/src/localization/en_gb/settings/en_gb_moderation.lang b/src/localization/en_gb/settings/en_gb_moderation.lang index 4188706..62c61e7 100644 --- a/src/localization/en_gb/settings/en_gb_moderation.lang +++ b/src/localization/en_gb/settings/en_gb_moderation.lang @@ -192,6 +192,9 @@ The given regex expressions were invalid. [SETTING_FILTER_REGEX_FAIL_SOME] Some the following regex expressions were invalid: `{invalid}` +[SETTING_FILTER_MISSING_TRIGGER_EDIT] +Setting {setting} is missing trigger edit implementation, please contact a developer about this. + ////////////////////////////////////////////////// // Automod