mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 09:21:25 +03:00
Bot permissions check
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"description": "Během provádění příkazu došlo k neočekávané chybě.\nPožádejte správce serveru, aby zkontroloval výstup konzole / log pro více detailů."
|
||||
},
|
||||
"message_will_be_deleted_in": "Tato zpráva bude smazána za %d sekund",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "Na provedení tohoto příkazu nemáte dostatečné oprávnění:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details."
|
||||
},
|
||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "You do not have the permissions required to use this command:\n%s"
|
||||
},
|
||||
|
@@ -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": {
|
||||
@@ -155,7 +159,7 @@
|
||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details."
|
||||
},
|
||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "You do not have the permissions required to use this command:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details."
|
||||
},
|
||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "You do not have the permissions required to use this command:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details."
|
||||
},
|
||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "You do not have the permissions required to use this command:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details."
|
||||
},
|
||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "You do not have the permissions required to use this command:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details."
|
||||
},
|
||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "You do not have the permissions required to use this command:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "Eror tak terduga ketika mengeksekusi command.\nTolong tanya seorang adminstrator untuk memeriksa console atau log konsol untuk detail."
|
||||
},
|
||||
"message_will_be_deleted_in": "Pesan ini akan dihapus dalam %d detik",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "Anda tidak memiliki izin yang diperlukan untuk menggunakan command ini:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details."
|
||||
},
|
||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "You do not have the permissions required to use this command:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "Det oppstod en uventet feil under kommandoutførelsen.\nBe en administrator kontrollere konsollutdataene/-loggene for mer informasjon."
|
||||
},
|
||||
"message_will_be_deleted_in": "Denne meldingen vil bli slettet om %d sekunder",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "Du har ikke tillatelsene som kreves for å bruke denne kommandoen:\n%s"
|
||||
},
|
||||
|
@@ -155,7 +155,7 @@
|
||||
"description": "An unexpected error occurred during command execution.\nPlease ask an administrator to check the console output / logs for details."
|
||||
},
|
||||
"message_will_be_deleted_in": "This message will be deleted in %d seconds",
|
||||
"missing_perms": {
|
||||
"missing_permissions": {
|
||||
"title": "❌",
|
||||
"description": "You do not have the permissions required to use this command:\n%s"
|
||||
},
|
||||
|
Reference in New Issue
Block a user