mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 00:37:49 +00:00
Additional language fixes.
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
"label": "Update Channel"
|
||||
}
|
||||
},
|
||||
"reload": "Reload",
|
||||
"uninstall": "Uninstall",
|
||||
"Developer": {
|
||||
"enabling": "Enabling",
|
||||
"disabling": "Disabling",
|
||||
@@ -39,7 +37,9 @@
|
||||
"PluginListIndex": {
|
||||
"list_no_plugin": "No plugins installed!",
|
||||
"list_update_to": "Update to {{name}}",
|
||||
"list_plug_actions_label": "Plugin Actions"
|
||||
"list_plug_actions_label": "Plugin Actions",
|
||||
"reload": "Reload",
|
||||
"uninstall": "Uninstall"
|
||||
},
|
||||
"PluginLoader": {
|
||||
"enabling": "Enabling",
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
"label": "Canale di aggiornamento"
|
||||
}
|
||||
},
|
||||
"reload": "Ricarica",
|
||||
"uninstall": "Rimuovi",
|
||||
"Developer": {
|
||||
"enabling": "Abilitando",
|
||||
"disabling": "Disabilitando",
|
||||
@@ -39,7 +37,9 @@
|
||||
"PluginListIndex": {
|
||||
"list_no_plugin": "Nessun plugin installato!",
|
||||
"list_update_to": "Aggiornamento a {{name}}",
|
||||
"list_plug_actions_label": "Operazioni sui plugins"
|
||||
"list_plug_actions_label": "Operazioni sui plugins",
|
||||
"reload": "Ricarica",
|
||||
"uninstall": "Rimuovi"
|
||||
},
|
||||
"PluginLoader": {
|
||||
"enabling": "Abilitando",
|
||||
|
||||
Reference in New Issue
Block a user