about summary refs log tree commit diff stats
path: root/src/_locales/it
diff options
context:
space:
mode:
authorEdward <101938856+EdwardLangdon@users.noreply.github.com>2022-10-09 18:40:39 +0530
committerGitHub <noreply@github.com>2022-10-09 18:40:39 +0530
commit488c8c7c8b6b3431aed56c7eb1bc394fc8b6a321 (patch)
tree5e7d60bb0f818f0c37ab26babe127b26dd6baad7 /src/_locales/it
parentUpdate LibreDirect messages pt_BR 07-29-2022 (diff)
parentUpdated instances (diff)
downloadlibredirect-488c8c7c8b6b3431aed56c7eb1bc394fc8b6a321.zip
Merge branch 'master' into patch-1
Diffstat (limited to 'src/_locales/it')
-rw-r--r--src/_locales/it/messages.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json
index 0d3cb84d..eab2d038 100644
--- a/src/_locales/it/messages.json
+++ b/src/_locales/it/messages.json
@@ -159,7 +159,7 @@
         "description": "used in the settings page"
     },
     "instanceOffline": {
-        "message": "Questa istanza è offline, verrai reindirizzato tra&nbsp;",
+        "message": "Questa istanza è offline, verrai reindirizzato tra",
         "description": "used in instance_offline.html"
     },
     "cancel": {
@@ -211,5 +211,8 @@
     "frontend": {
         "message": "Frontend",
         "description": "used in the settings page"
+    },
+    "loki": {
+        "message": "Lokinet"
     }
 }