aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFjuro <ifjuro@proton.me>2023-09-23 08:07:49 +0000
committerHosted Weblate <hosted@weblate.org>2023-09-24 11:00:00 +0200
commitb091d18ed2ae5a523f18f5ea6ca31fddb93142e7 (patch)
tree8db6689aeb510d40f3a4ac7416f9e6d9e9576616 /src
parentTranslated using Weblate (Russian) (diff)
downloadlibredirect-b091d18ed2ae5a523f18f5ea6ca31fddb93142e7.zip
Translated using Weblate (Czech)
Currently translated at 100.0% (29 of 29 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/cs/
Diffstat (limited to 'src')
-rw-r--r--src/_locales/cs/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json
index 1abe86de..245eb285 100644
--- a/src/_locales/cs/messages.json
+++ b/src/_locales/cs/messages.json
@@ -99,5 +99,14 @@
},
"about": {
"message": "O rozšíření"
+ },
+ "unsupportedIframesHandling": {
+ "message": "Nepodporovaná manipulace s iframe"
+ },
+ "fetchPublicInstances": {
+ "message": "Načíst veřejné instance"
+ },
+ "disable": {
+ "message": "Zakázat"
}
}