mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 21:11:58 +00:00
add default values back
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
"reinstall": "Reinstalar",
|
||||
"reload": "Recarregar",
|
||||
"show": "Acesso Rápido: Mostrar",
|
||||
"unfreeze": "",
|
||||
"uninstall": "Desinstalar",
|
||||
"update_all_one": "Atualizar 1 plugin",
|
||||
"update_all_many": "Atualizar {{count}} plugins",
|
||||
@@ -200,7 +201,8 @@
|
||||
"SettingsIndex": {
|
||||
"developer_title": "Desenvolvedor",
|
||||
"general_title": "Geral",
|
||||
"plugins_title": "Plugins"
|
||||
"plugins_title": "Plugins",
|
||||
"testing_title": ""
|
||||
},
|
||||
"Store": {
|
||||
"store_contrib": {
|
||||
@@ -226,6 +228,10 @@
|
||||
"about": "Sobre",
|
||||
"alph_asce": "Alfabética (Z - A)",
|
||||
"alph_desc": "Alfabética (A - Z)",
|
||||
"date_asce": "",
|
||||
"date_desc": "",
|
||||
"downloads_asce": "",
|
||||
"downloads_desc": "",
|
||||
"title": "Navegar"
|
||||
},
|
||||
"store_testing_cta": "Por favor, considere testar os novos plugins para ajudar o time do Decky Loader!",
|
||||
@@ -246,6 +252,13 @@
|
||||
"testing": "Em Teste"
|
||||
}
|
||||
},
|
||||
"Testing": {
|
||||
"download": "",
|
||||
"error": "",
|
||||
"header": "",
|
||||
"loading": "",
|
||||
"start_download_toast": ""
|
||||
},
|
||||
"TitleView": {
|
||||
"decky_store_desc": "Abrir Loja Decky",
|
||||
"settings_desc": "Abrir Definições Decky"
|
||||
|
||||
Reference in New Issue
Block a user