From 54b50fd25c6057285bfb1f8e7a795d268937956e Mon Sep 17 00:00:00 2001 From: AAGaming Date: Mon, 8 Jul 2024 17:50:00 -0400 Subject: add default values back --- backend/decky_loader/locales/cs-CZ.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'backend/decky_loader/locales/cs-CZ.json') diff --git a/backend/decky_loader/locales/cs-CZ.json b/backend/decky_loader/locales/cs-CZ.json index 92167b9a..b083fdc9 100644 --- a/backend/decky_loader/locales/cs-CZ.json +++ b/backend/decky_loader/locales/cs-CZ.json @@ -114,6 +114,7 @@ "uninstall": "Odinstalovat", "update_all_one": "Aktualizovat 1 plugin", "update_all_few": "Aktualizovat {{count}} pluginů", + "update_all_many": "", "update_all_other": "Aktualizovat {{count}} pluginů", "update_to": "Aktualizovat na {{name}}" }, @@ -141,6 +142,7 @@ "PluginView": { "hidden_one": "1 plugin je v tomto seznamu skrytý", "hidden_few": "{{count}} pluginů je v tomto seznamu skryto", + "hidden_many": "", "hidden_other": "{{count}} pluginů je v tomto seznamu skryto" }, "RemoteDebugging": { @@ -253,7 +255,11 @@ } }, "Testing": { - "download": "Stáhnout" + "download": "Stáhnout", + "error": "", + "header": "", + "loading": "", + "start_download_toast": "" }, "TitleView": { "decky_store_desc": "Otevřít obchod Decky", -- cgit v1.2.3