about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorMatthaiks <kitynska@gmail.com>2023-09-18 12:30:55 +0000
committerHosted Weblate <hosted@weblate.org>2023-09-20 18:01:34 +0200
commita8a58261ad8838179ebc2f4b351063e576cb424a (patch)
tree833745ddcaf7446125913c7f3b5b1212e5580215 /src
parentMerge branch 'master' of https://github.com/libredirect/browser_extension (diff)
downloadlibredirect-a8a58261ad8838179ebc2f4b351063e576cb424a.zip
Translated using Weblate (Polish)
Currently translated at 100.0% (29 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/pl/
Diffstat (limited to 'src')
-rw-r--r--src/_locales/pl/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_locales/pl/messages.json b/src/_locales/pl/messages.json
index f05b08e5..d9cb8cde 100644
--- a/src/_locales/pl/messages.json
+++ b/src/_locales/pl/messages.json
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "Informacje"
+    },
+    "unsupportedIframesHandling": {
+        "message": "Brak obsługi ramek iframe"
+    },
+    "fetchPublicInstances": {
+        "message": "Pobierz instancje publiczne"
+    },
+    "disable": {
+        "message": "Wyłącz"
     }
 }