aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/_locales/cs/messages.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json
index 8a5ae8ee..5fa03b5c 100644
--- a/src/_locales/cs/messages.json
+++ b/src/_locales/cs/messages.json
@@ -210,5 +210,13 @@
},
"protocolFallback": {
"message": "Návrat k normálnímu protokolu, pokud pro současný nebudou dostupné žádné instance"
+ },
+ "toggleTab": {
+ "message": "Přepnout přesměrovánív této kartě",
+ "description": "Used in context menus when right clicking on a page/tab"
+ },
+ "redirectLink": {
+ "message": "Pokusit se přesměrovat tento odkaz",
+ "description": "Used in context menus when right clicking on a hyperlink"
}
}