mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
New Crowdin updates (#147)
* New translations en-GB.json (French) * New translations en-GB.json (Spanish) * New translations en-GB.json (Czech) * New translations en-GB.json (German) * New translations en-GB.json (Italian) * New translations en-GB.json (Russian) * New translations en-GB.json (English, United States) * New translations en-GB.json (Norwegian) * New translations en-GB.json (Indonesian) * New translations en-GB.json (Hindi) * New translations en-GB.json (Portuguese, Brazilian)
This commit is contained in:
parent
8903f10305
commit
07147cdeb3
@ -14,7 +14,7 @@
|
||||
"description": "**Použití:**\n`%s`\n\n**Příklad:**\n`%s`\n\nPožadované argumenty jsou označeny `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "Tento příkaz používá jmenné argumenty.\n\n",
|
||||
"title": "Použití příkazu `%s`"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Tvůj ticket byl vytvořen: %s.",
|
||||
"title": "✅ Ticket vytvořen"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Prosím použij již existující ticket (<#%s>) nebo jej uzavři pro vytvoření nového.",
|
||||
"title": "❌ Již máte otevřený ticket"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "This command uses named arguments.\n\n",
|
||||
"title": "`%s` command usage"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Your ticket has been created: %s.",
|
||||
"title": "✅ Ticket created"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Please use your existing ticket (<#%s>) or close it before creating another.",
|
||||
"title": "❌ You already have an open ticket"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "This command uses named arguments.\n\n",
|
||||
"title": "`%s` command usage"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Your ticket has been created: %s.",
|
||||
"title": "✅ Ticket created"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Please use your existing ticket (<#%s>) or close it before creating another.",
|
||||
"title": "❌ You already have an open ticket"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "This command uses named arguments.\n\n",
|
||||
"title": "`%s` command usage"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Your ticket has been created: %s.",
|
||||
"title": "✅ Ticket created"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Please use your existing ticket (<#%s>) or close it before creating another.",
|
||||
"title": "❌ You already have an open ticket"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "This command uses named arguments.\n\n",
|
||||
"title": "`%s` command usage"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Your ticket has been created: %s.",
|
||||
"title": "✅ Ticket created"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Please use your existing ticket (<#%s>) or close it before creating another.",
|
||||
"title": "❌ You already have an open ticket"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "*** उपयोग: **\n'%s'\n\n**उदाहरण: **\n'%s'\n\nआवश्यक तर्क '❗' के साथ पूर्वनिर्धारित हैं।",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "This command uses named arguments.\n\n",
|
||||
"title": "`%s` command usage"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Your ticket has been created: %s.",
|
||||
"title": "✅ Ticket created"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Please use your existing ticket (<#%s>) or close it before creating another.",
|
||||
"title": "❌ You already have an open ticket"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Pemakaian:**\n'%s'\n\n**Contoh:**\n'%s'\n\nArgumen-argumen yang dibutuhkan dimulai dengan `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "Command ini membutuhkan argument bernama.\n\n",
|
||||
"title": "Pemakaian command '%s'"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Tiket anda telah dibuat: %s.",
|
||||
"title": "✅ Tiket dibuat"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Silahkan gunakan tiket yang ada (<#%s>) atau tutup tiket tersebut sebelum membuat tiket lain.",
|
||||
"title": "❌ Anda sudah memiliki tiket yang buka"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Uso:**\n`%s`\n\n**Esempio:**\n`%s`\n\nGli argomenti richiesti hanno il prefisso `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "Questo comando utilizza argomenti denominati.\n\n",
|
||||
"title": "Utilizzo dei comandi '%s'"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Il tuo ticket è stato creato: %s.",
|
||||
"title": "✅ Ticket creato"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Ti preghiamo di utilizzare il tuo ticket già creato (<#%s>) o di chiuderlo prima di crearne un altro.",
|
||||
"title": "❌ Hai già un ticket aperto"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Bruk:**\n`%s`\n\n**Eksempel:**\n`%s`\n\nObligatoriske felt er prefikset med `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "Denne kommandoen bruker navngitte argumenter.\n\n",
|
||||
"title": "'%s' kommandobruk"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Billetten er opprettet: %s.",
|
||||
"title": "✅ Billetten er opprettet"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Bruk din eksisterende billett ( <#%s>) eller lukk den før du oppretter en ny.",
|
||||
"title": "❌ Du har allerede en åpen billett"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Use:**\n'%s'\n\n**Exemplo:**\n'%s'\n\nOs argumentos necessários são iniciados com '❗'.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "Este comando usa argumentos nomeados.\n\n",
|
||||
"title": "Uso de comando '%s'"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Seu ticket foi criado: %s.",
|
||||
"title": "✅ Ticket criado"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Por favor, use o seu ticket existente (<#%s>) ou feche-o antes de criar outro.",
|
||||
"title": "❌ Você já tem um ticket aberto"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
"description": "**Использование:**\n`%s`\n\n**Пример:**\n`%s`\n\nОбязательные аргументы префиксированы с `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "Эта команда использует названные аргументы.\n\n",
|
||||
"title": "Использование команды `%s`"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Ваш тикет был создан: %s.",
|
||||
"title": "✅ Тикет создан"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Пожалуйста, используйте существующий тикет (<#%s>) или закройте его перед созданием нового.",
|
||||
"title": "❌ У вас уже есть открытый тикет"
|
||||
@ -154,11 +157,11 @@
|
||||
"panel": {
|
||||
"aliases": {},
|
||||
"args": {
|
||||
"category": {
|
||||
"categories": {
|
||||
"alias": "c",
|
||||
"description": "A category ID",
|
||||
"example": "451745464954650634",
|
||||
"name": "category"
|
||||
"name": "categories"
|
||||
},
|
||||
"description": {
|
||||
"alias": "d",
|
||||
@ -168,7 +171,7 @@
|
||||
},
|
||||
"emoji": {
|
||||
"alias": "e",
|
||||
"description": "A **unicode** emoji character (escaped emoji)",
|
||||
"description": "An emoji",
|
||||
"example": "🎫",
|
||||
"name": "emoji"
|
||||
},
|
||||
@ -181,7 +184,16 @@
|
||||
},
|
||||
"description": "Create a new ticket panel",
|
||||
"name": "panel",
|
||||
"response": {}
|
||||
"response": {
|
||||
"invalid_category": {
|
||||
"description": "One or more of the specified category IDs is invalid.",
|
||||
"title": "❌ Invalid category"
|
||||
},
|
||||
"mismatch": {
|
||||
"description": "Please provide the name number of emojis and category IDs.",
|
||||
"title": "❌ Invalid input"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"aliases": {
|
||||
|
Loading…
Reference in New Issue
Block a user