about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorpjammo <adrianoghr@hotmail.it>2023-10-19 18:17:28 +0000
committerHosted Weblate <hosted@weblate.org>2023-10-21 06:08:24 +0200
commit181bc60f8a3dfab503490c1b83f4000793cb7ed8 (patch)
treebdacdeb4efb3cb2e15a294d00ff1d012fd23c37e
parentRe-added Send, Paste Text, and Jitsi https://codeberg.org/LibRedirect/browser... (diff)
downloadlibredirect-181bc60f8a3dfab503490c1b83f4000793cb7ed8.zip
Translated using Weblate (Italian)
Currently translated at 100.0% (29 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/it/
Diffstat (limited to '')
-rw-r--r--src/_locales/it/messages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json
index b8f229a8..3507fe28 100644
--- a/src/_locales/it/messages.json
+++ b/src/_locales/it/messages.json
@@ -60,7 +60,7 @@
         "description": "used in the settings page"
     },
     "frontend": {
-        "message": "Frontend",
+        "message": "Interfaccia",
         "description": "used in the settings page"
     },
     "redirectType": {
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "Informazioni"
+    },
+    "unsupportedIframesHandling": {
+        "message": "Gestione iframe non supportati"
+    },
+    "fetchPublicInstances": {
+        "message": "Recupera istanze pubbliche"
+    },
+    "disable": {
+        "message": "Disattiva"
     }
 }