mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 03:21:58 +00:00
First iteration for internationalization of the loader
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"enabling":"Enabling",
|
||||
"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_uninstall":"Uninstall {{name}}?",
|
||||
"plugin_load_error":"Error loading plugin {{name}}",
|
||||
"plugin_load_error_toast": "Error loading {{name}}",
|
||||
"error":"Error",
|
||||
"plugin_error_uninstall":"Please go to {{-icon}} in the Decky menu if you need to uninstall this plugin.",
|
||||
"file_picker_cancel_text": "User canceled"
|
||||
}
|
||||
Reference in New Issue
Block a user