about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/_locales/it/messages.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json
index ecbb66c6..b8f229a8 100644
--- a/src/_locales/it/messages.json
+++ b/src/_locales/it/messages.json
@@ -36,7 +36,7 @@
         "description": "used in the settings page"
     },
     "excludeFromRedirecting": {
-        "message": "Excluded from redirecting",
+        "message": "Escluso dal reindirizzamento",
         "description": "used in the settings page"
     },
     "importSettings": {
@@ -56,7 +56,7 @@
         "description": "used in the settings page"
     },
     "showInPopup": {
-        "message": "Show in popup",
+        "message": "Mostra nel popup",
         "description": "used in the settings page"
     },
     "frontend": {
@@ -80,7 +80,7 @@
         "description": "used in the settings page"
     },
     "addYourFavoriteInstances": {
-        "message": "Add your favorite instances",
+        "message": "Aggiungi le tue istanze preferite",
         "description": "used in the settings page"
     },
     "copyRaw": {
@@ -90,14 +90,14 @@
         "message": "Copiato"
     },
     "redirectToOriginal": {
-        "message": "Redirect to original",
+        "message": "Reindirizza all'originale",
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
-        "message": "Prova a reindirizzare questo collegamento",
+        "message": "Prova a reindirizzare",
         "description": "Used in context menus when right clicking on a hyperlink"
     },
     "about": {
-        "message": "About"
+        "message": "Informazioni"
     }
-}
\ No newline at end of file
+}