diff options
| author | Weblate <noreply@weblate.org> | 2023-05-17 08:55:06 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | 826e014456ab5a4dbe9271d669f20595aee955bd (patch) | |
| tree | fa310d868162cc8f5a27c1aad0463dc9f4314667 /backend | |
| parent | 9fb211316d9577263f986a861d087eb061141c07 (diff) | |
| download | decky-loader-826e014456ab5a4dbe9271d669f20595aee955bd.tar.gz decky-loader-826e014456ab5a4dbe9271d669f20595aee955bd.zip | |
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/zh_Hant.json | 37 |
1 files changed, 2 insertions, 35 deletions
diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index ec3ad950..b9c75183 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1,85 +1,52 @@ { - "BranchSelect": { - "update_channel": { - "testing": "" - } - }, "FilePickerIndex": { "folder": { "select": "" } }, - "PluginCard": { - "plugin_version_label": "" - }, "PluginInstallModal": { "install": { "title": "" }, - "reinstall": { - "desc": "" - }, "update": { "desc": "" } }, - "PluginListIndex": { - "reinstall": "" - }, "PluginLoader": { "decky_title": "", - "plugin_load_error": { - "message": "" - }, "plugin_uninstall": { "title": "" } }, "SettingsDeveloperIndex": { - "header_other": "", "third_party_plugins": { - "button_install": "", - "label_url": "" + "button_install": "" }, "valve_internal": { "desc1": "" } }, "SettingsGeneralIndex": { - "about": { - "header": "" - }, "other": { "header": "" } }, - "SettingsIndex": { - "navbar_settings": "" - }, "Store": { "store_filter": { "label": "" }, - "store_sort": { - "label_def": "" - }, "store_tabs": { "alph_asce": "" } }, "StoreSelect": { - "custom_store": { - "label": "" - }, "store_channel": { "label": "" } }, "Updater": { - "patch_notes_desc": "", "updates": { - "install_button": "", - "updating": "" + "install_button": "" } } } |
