diff --git a/src/locales/cs-CZ.json b/src/locales/cs-CZ.json index ae0ec28..2c59be5 100644 --- a/src/locales/cs-CZ.json +++ b/src/locales/cs-CZ.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord tickety](%s) v%s vytvořeny uživatelem [eartharoid](%s)" }, "cmd_usage": { @@ -157,7 +161,7 @@ "message_will_be_deleted_in": "Tato zpráva bude smazána za %d sekund", "missing_permissions": { "title": "❌", - "description": "Na provedení tohoto příkazu nemáte dostatečné oprávnění:\n%s" + "description": "You do not have the permissions required to use this command:\n%s" }, "staff_only": { "title": "❌", diff --git a/src/locales/de-DE.json b/src/locales/de-DE.json index 8d0522d..c2a93a4 100644 --- a/src/locales/de-DE.json +++ b/src/locales/de-DE.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 8d0522d..c2a93a4 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { diff --git a/src/locales/es-ES.json b/src/locales/es-ES.json index 8d0522d..c2a93a4 100644 --- a/src/locales/es-ES.json +++ b/src/locales/es-ES.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { diff --git a/src/locales/fr-FR.json b/src/locales/fr-FR.json index 8d0522d..c2a93a4 100644 --- a/src/locales/fr-FR.json +++ b/src/locales/fr-FR.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { diff --git a/src/locales/hi-IN.json b/src/locales/hi-IN.json index 7147d39..b4caa55 100644 --- a/src/locales/hi-IN.json +++ b/src/locales/hi-IN.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord टिकट] (%s) v%s [eartharoid](%s) द्वारा" }, "cmd_usage": { diff --git a/src/locales/id-ID.json b/src/locales/id-ID.json index 0f14b96..a4acdb2 100644 --- a/src/locales/id-ID.json +++ b/src/locales/id-ID.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) versi %s oleh [eartharoid](%s)" }, "cmd_usage": { @@ -157,7 +161,7 @@ "message_will_be_deleted_in": "Pesan ini akan dihapus dalam %d detik", "missing_permissions": { "title": "❌", - "description": "Anda tidak memiliki izin yang diperlukan untuk menggunakan command ini:\n%s" + "description": "You do not have the permissions required to use this command:\n%s" }, "staff_only": { "title": "❌", diff --git a/src/locales/it-IT.json b/src/locales/it-IT.json index 8d0522d..c2a93a4 100644 --- a/src/locales/it-IT.json +++ b/src/locales/it-IT.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": { diff --git a/src/locales/no-NO.json b/src/locales/no-NO.json index fbeb7b3..d5982a2 100644 --- a/src/locales/no-NO.json +++ b/src/locales/no-NO.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) v%s Av [eartharoid](%s)" }, "cmd_usage": { @@ -157,7 +161,7 @@ "message_will_be_deleted_in": "Denne meldingen vil bli slettet om %d sekunder", "missing_permissions": { "title": "❌", - "description": "Du har ikke tillatelsene som kreves for å bruke denne kommandoen:\n%s" + "description": "You do not have the permissions required to use this command:\n%s" }, "staff_only": { "title": "❌", diff --git a/src/locales/pt-BR.json b/src/locales/pt-BR.json index 405e40b..823f9cc 100644 --- a/src/locales/pt-BR.json +++ b/src/locales/pt-BR.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) v%s feito por [eartharoid](%s)" }, "cmd_usage": { @@ -155,9 +159,9 @@ "description": "Ocorreu um erro inesperado durante a execução do comando. \nPor favor, peça a um administrador para verificar os logs do console para obter detalhes." }, "message_will_be_deleted_in": "Essa mensagem será deletada em %d segundos", - "missing_perms": { + "missing_permissions": { "title": "❌", - "description": "Você não tem a permissão necessária para utilizar o comando:\n%s" + "description": "You do not have the permissions required to use this command:\n%s" }, "staff_only": { "title": "❌", diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json index 8d0522d..c2a93a4 100644 --- a/src/locales/ru-RU.json +++ b/src/locales/ru-RU.json @@ -1,5 +1,9 @@ { "bot": { + "missing_permissions": { + "title": "⚠️", + "description": "Discord Tickets requires the following permissions:\n%s" + }, "version": "[Discord Tickets](%s) v%s by [eartharoid](%s)" }, "cmd_usage": {