Browse Source

Merge pull request #968 from dvdzhou/dev

chore: update it locale
Ahmad Kholid 2 years ago
parent
commit
a2d1fc62cb
2 changed files with 4 additions and 3 deletions
  1. 2 1
      src/locales/it/blocks.json
  2. 2 2
      src/locales/it/newtab.json

+ 2 - 1
src/locales/it/blocks.json

@@ -112,7 +112,8 @@
           "set": "Imposta cookie",
           "remove": "Rimuovi cookie",
           "getAll": "Ottieni tutti i cookie"
-        }
+        },
+        "useJson": "Usa il formato JSON"
       },
       "note": {
         "name": "Annotazioni"

+ 2 - 2
src/locales/it/newtab.json

@@ -12,8 +12,8 @@
     "name": "Pacchetto | Pacchetti",
     "add": "Aggiungi pacchetto",
     "icon": "Icona pacchetto",
-    "open": "Apri paccketti",
-    "new": "Nuovo paccketto",
+    "open": "Apri pacchetti",
+    "new": "Nuovo pacchetto",
     "set": "Imposta come pacchetto",
     "settings": {
       "asBlock": "Imposta pacchetto come blocco"