mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Fix to languages
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"disabling": "Disabling",
|
||||
"decky_update_available": "Update to {{tag_name}} available!",
|
||||
"plugin_update_one": "Updates available for 1 plugin!",
|
||||
"plugin_update_other": "Updates available for {{number}} plugins!",
|
||||
"plugin_update_other": "Updates available for {{count}} plugins!",
|
||||
"plugin_uninstall": {
|
||||
"title": "Uninstall {{name}}",
|
||||
"desc": "Are you sure you want to uninstall {{name}}?",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"disabling": "Disabilitando",
|
||||
"decky_update_available": "Disponibile aggiornamento a {{tag_name}}!",
|
||||
"plugin_update_one": "Aggiornamento disponibile per un plugin!",
|
||||
"plugin_update_other": "Aggiornamento disponibile per {{number}} plugins!",
|
||||
"plugin_update_other": "Aggiornamento disponibile per {{count}} plugins!",
|
||||
"plugin_uninstall": {
|
||||
"title": "Rimozione di {{name}}",
|
||||
"desc": "Rimuovo {{name}}?",
|
||||
|
||||
Reference in New Issue
Block a user