mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Final text revision and added a vscode tasks to automatically extract text from code.
This commit is contained in:
@@ -0,0 +1,126 @@
|
||||
{
|
||||
"BranchSelect": {
|
||||
"update_channel": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"Developer": {
|
||||
"5secreload": "",
|
||||
"disabling": "",
|
||||
"enabling": ""
|
||||
},
|
||||
"DeveloperIndex": {
|
||||
"react_devtools": {
|
||||
"desc": "",
|
||||
"label": ""
|
||||
},
|
||||
"valve_internal": {
|
||||
"desc1": "",
|
||||
"desc2": "",
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"PluginCard": {
|
||||
"plugin_full_access": "",
|
||||
"plugin_install": "",
|
||||
"plugin_no_desc": "",
|
||||
"plugin_version_label": ""
|
||||
},
|
||||
"PluginInstallModal": {
|
||||
"install": {
|
||||
"button_idle": "",
|
||||
"button_processing": "",
|
||||
"desc": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"PluginListIndex": {
|
||||
"list_no_plugin": "",
|
||||
"list_plug_actions_label": "",
|
||||
"list_update_to": "",
|
||||
"reload": "",
|
||||
"uninstall": ""
|
||||
},
|
||||
"PluginLoader": {
|
||||
"decky_update_available": "",
|
||||
"error": "",
|
||||
"file_picker_cancel_text": "",
|
||||
"plugin_error_uninstall": "",
|
||||
"plugin_load_error": {
|
||||
"message": "",
|
||||
"toast": ""
|
||||
},
|
||||
"plugin_uninstall": {
|
||||
"button": "",
|
||||
"desc": "",
|
||||
"title": ""
|
||||
},
|
||||
"plugin_update_one": "",
|
||||
"plugin_update_many": "",
|
||||
"plugin_update_other": ""
|
||||
},
|
||||
"RemoteDebugging": {
|
||||
"remote_cef": {
|
||||
"desc": "",
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"SettingsGeneralIndex": {
|
||||
"developer_mode": {
|
||||
"desc": "",
|
||||
"label": ""
|
||||
},
|
||||
"manual_plugin": {
|
||||
"button": "",
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"SettingsIndex": {
|
||||
"developer_title": "",
|
||||
"general_title": "",
|
||||
"navbar_settings": "",
|
||||
"plugins_title": ""
|
||||
},
|
||||
"Store": {
|
||||
"store_contrib": {
|
||||
"desc": "",
|
||||
"label": ""
|
||||
},
|
||||
"store_search": {
|
||||
"label": ""
|
||||
},
|
||||
"store_sort": {
|
||||
"label": "",
|
||||
"label_def": ""
|
||||
},
|
||||
"store_source": {
|
||||
"desc": "",
|
||||
"label": ""
|
||||
},
|
||||
"store_tabs": {
|
||||
"about": "",
|
||||
"alph_asce": "",
|
||||
"alph_desc": "",
|
||||
"title": ""
|
||||
},
|
||||
"store_testing_cta": ""
|
||||
},
|
||||
"StoreSelect": {
|
||||
"custom_store_label": "",
|
||||
"store_channel_label": ""
|
||||
},
|
||||
"Updater": {
|
||||
"decky_updates": "",
|
||||
"no_patch_notes_desc": "",
|
||||
"updates": {
|
||||
"check_button": "",
|
||||
"checking": "",
|
||||
"cur_version": "",
|
||||
"install_button": "",
|
||||
"label": "",
|
||||
"lat_version": "",
|
||||
"reloading": "",
|
||||
"updating": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user