diff options
Diffstat (limited to 'src/_locales/cs')
-rw-r--r-- | src/_locales/cs/messages.json | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json index e3e9288f..9d94d371 100644 --- a/src/_locales/cs/messages.json +++ b/src/_locales/cs/messages.json @@ -39,10 +39,6 @@ "message": "Excluded from redirecting", "description": "used in the settings page" }, - "updateInstances": { - "message": "Aktualizovat instance", - "description": "used in the settings page" - }, "importSettings": { "message": "Importovat nastavení", "description": "used in the settings page" @@ -67,10 +63,6 @@ "message": "Frontend", "description": "used in the settings page" }, - "searchNote": { - "message": "Poznámka: Využijte plný potenciál vyhledávání tak, že si jako výchozí vyhledávač nastavíte LibRedirect.", - "description": "used in the settings page" - }, "redirectType": { "message": "Typ přesměrování", "description": "used in the settings page" @@ -97,8 +89,8 @@ "copied": { "message": "Zkopírováno" }, - "toggleTab": { - "message": "Přepnout přesměrování v této kartě", + "redirectToOriginal": { + "message": "Redirect to original", "description": "Used in context menus when right clicking on a page/tab" }, "redirectLink": { |