From 8cdf87d72b3da3a098352ee199ad6553e376cd3c Mon Sep 17 00:00:00 2001 From: joecom7 Date: Fri, 1 Jul 2022 13:20:10 +0200 Subject: [PATCH] Added translation using Weblate (Italian) --- lang/common/it-IT.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 lang/common/it-IT.json diff --git a/lang/common/it-IT.json b/lang/common/it-IT.json new file mode 100644 index 0000000..29a1fd5 --- /dev/null +++ b/lang/common/it-IT.json @@ -0,0 +1,29 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "username": "", + "password": "", + "emailAddress": "", + "name": "", + "submit": "", + "send": "", + "success": "", + "continue": "", + "error": "", + "copy": "", + "copied": "", + "time24h": "", + "time12h": "", + "linkTelegram": "", + "contactEmail": "", + "contactTelegram": "", + "linkDiscord": "", + "linkMatrix": "", + "contactDiscord": "", + "theme": "", + "refresh": "", + "required": "" + } +}