From 1822d095dba6df722cd8cacf9b499afdccad0a0a Mon Sep 17 00:00:00 2001 From: albanobattistella <34811668+albanobattistella@users.noreply.github.com> Date: Sat, 7 Jan 2023 20:47:38 +0100 Subject: [PATCH] Create it.toml --- i18n/it.toml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 i18n/it.toml diff --git a/i18n/it.toml b/i18n/it.toml new file mode 100644 index 00000000000..d02c1b46b66 --- /dev/null +++ b/i18n/it.toml @@ -0,0 +1,35 @@ +[Search-placeholder] +other = "Cerca..." + +[Clear-History] +other = "Cancella cronologia" + +[Attachments-label] +other = "Allegati" + +[title-404] +other = "Errore" + +[message-404] +other = "Ops. Sembra che questa pagina non esista ¯\\_(ツ)_/¯." + +[Go-to-homepage] +other = "Vai alla pagina principale" + +[Edit-this-page] +other = "Modifica questa pagina" + +[Shortcuts-Title] +other = "Altro" + +[Expand-title] +other = "Espandimi..." + +[Byte-symbol] +other = "B" + +[Kilobyte-symbol] +other = "KB" + +[Megabyte-symbol] +other = "MB"