about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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"
     }
 }