mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 19:11:58 +00:00
add default values back
This commit is contained in:
@@ -103,12 +103,14 @@
|
||||
}
|
||||
},
|
||||
"PluginListIndex": {
|
||||
"freeze": "",
|
||||
"hide": "Acesso rápido: Ocultar",
|
||||
"no_plugin": "Nenhum plugin instalado!",
|
||||
"plugin_actions": "Operações de plugin",
|
||||
"reinstall": "Reinstalar",
|
||||
"reload": "Recarregar",
|
||||
"show": "Acesso rápido: Mostrar",
|
||||
"unfreeze": "",
|
||||
"uninstall": "Desinstalar",
|
||||
"update_all_one": "Actualizar 1 plugin",
|
||||
"update_all_many": "Actualizar {{count}} plugins",
|
||||
@@ -199,7 +201,8 @@
|
||||
"SettingsIndex": {
|
||||
"developer_title": "Programador",
|
||||
"general_title": "Geral",
|
||||
"plugins_title": "Plugins"
|
||||
"plugins_title": "Plugins",
|
||||
"testing_title": ""
|
||||
},
|
||||
"Store": {
|
||||
"store_contrib": {
|
||||
@@ -225,6 +228,10 @@
|
||||
"about": "Sobre",
|
||||
"alph_asce": "Alfabeticamente (Z-A)",
|
||||
"alph_desc": "Alfabeticamente (A-Z)",
|
||||
"date_asce": "",
|
||||
"date_desc": "",
|
||||
"downloads_asce": "",
|
||||
"downloads_desc": "",
|
||||
"title": "Navegar"
|
||||
},
|
||||
"store_testing_cta": "Testa novos plugins e ajuda a equipa do Decky Loader!",
|
||||
@@ -245,6 +252,13 @@
|
||||
"testing": "Em teste"
|
||||
}
|
||||
},
|
||||
"Testing": {
|
||||
"download": "",
|
||||
"error": "",
|
||||
"header": "",
|
||||
"loading": "",
|
||||
"start_download_toast": ""
|
||||
},
|
||||
"TitleView": {
|
||||
"decky_store_desc": "Abrir a Loja Decky",
|
||||
"settings_desc": "Abrir as Definições Decky"
|
||||
|
||||
Reference in New Issue
Block a user