about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorMilo Ivir <mail@milotype.de>2023-10-04 12:06:13 +0000
committerHosted Weblate <hosted@weblate.org>2023-10-05 14:10:39 +0200
commit9270cb1a215525baa336b3b2b663cc15e637523b (patch)
treebd68cd04c38fb53f49ba6c20eff1ec5faad18e51 /src
parentTranslated using Weblate (Portuguese (Brazil)) (diff)
downloadlibredirect-9270cb1a215525baa336b3b2b663cc15e637523b.zip
Translated using Weblate (Croatian)
Currently translated at 100.0% (29 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/hr/
Diffstat (limited to 'src')
-rw-r--r--src/_locales/hr/messages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/_locales/hr/messages.json b/src/_locales/hr/messages.json
index bcb67640..838a2af0 100644
--- a/src/_locales/hr/messages.json
+++ b/src/_locales/hr/messages.json
@@ -90,7 +90,7 @@
         "message": "Kopirano"
     },
     "redirectToOriginal": {
-        "message": "Preusmjeri prema originalnoj",
+        "message": "Preusmjeri na original",
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "O"
+    },
+    "unsupportedIframesHandling": {
+        "message": "Nepodržano rukovanje iframeovima"
+    },
+    "fetchPublicInstances": {
+        "message": "Dohvati javne instance"
+    },
+    "disable": {
+        "message": "Deaktiviraj"
     }
 }