From ab470f948bafd46136e76879ddee252ec8d163a1 Mon Sep 17 00:00:00 2001 From: Phil Date: Fri, 17 Feb 2023 04:39:06 +0100 Subject: [PATCH] feat(i18n): update Italian translations [skip ci] Currently translated at 4.0% (10 of 244 strings) Co-authored-by: Phil Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/it/ Translation: Discord Tickets/Bot --- src/i18n/it.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/i18n/it.yml b/src/i18n/it.yml index 177cbcb..b32bf55 100644 --- a/src/i18n/it.yml +++ b/src/i18n/it.yml @@ -3,3 +3,22 @@ buttons: text: Conferma cancel: text: Annulla + close: + text: Chiudi + edit: + text: Modifica +commands: + message: + pin: + not_pinnable: + description: "Questo messaggio non può essere fissato.\nPer favore chiedi\ + \ ad un amministratore di verificare i permessi del bot.\n" + pinned: + description: Il messaggio è stato fissato + slash: + add: + description: Aggiungi un utente ad un ticket + name: Aggiungi + not_staff: + description: Solo i membri dello staff possono aggiungere utenti ai ticket + altrui.