diff options
author | Matthaiks <kitynska@gmail.com> | 2023-09-18 12:30:55 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2023-09-20 18:01:34 +0200 |
commit | a8a58261ad8838179ebc2f4b351063e576cb424a (patch) | |
tree | 833745ddcaf7446125913c7f3b5b1212e5580215 /src | |
parent | Merge branch 'master' of https://github.com/libredirect/browser_extension (diff) | |
download | libredirect-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.json | 9 |
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" } } |