add default values back

This commit is contained in:
AAGaming
2024-07-08 17:50:00 -04:00
parent 1bccfe22ef
commit 54b50fd25c
23 changed files with 772 additions and 58 deletions
+8 -2
View File
@@ -115,6 +115,7 @@
"update_all_one": "Zaktualizuj 1 plugin",
"update_all_few": "Zaktualizuj {{count}} pluginy",
"update_all_many": "Zaktualizuj {{count}} pluginów",
"update_all_other": "",
"update_to": "Zaktualizuj do {{name}}"
},
"PluginListLabel": {
@@ -141,7 +142,8 @@
"PluginView": {
"hidden_one": "1 plugin jest ukryty na tej liście",
"hidden_few": "{{count}} pluginy jest ukryty na tej liście",
"hidden_many": "{{count}} pluginów jest ukryty na tej liście"
"hidden_many": "{{count}} pluginów jest ukryty na tej liście",
"hidden_other": ""
},
"RemoteDebugging": {
"remote_cef": {
@@ -253,7 +255,11 @@
}
},
"Testing": {
"download": "Pobierz"
"download": "Pobierz",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Otwórz sklep Decky",