diff options
| author | Weblate <noreply@weblate.org> | 2023-05-17 08:26:07 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | 8a61ecc71ac2c8c2788efa0a6ee601ec1cd79e35 (patch) | |
| tree | 6101c7e045b0af1ce21fa848b6d8db299ee01582 /backend | |
| parent | 579d52982a25c461abb85d75e930a9f8dd76dc0c (diff) | |
| download | decky-loader-8a61ecc71ac2c8c2788efa0a6ee601ec1cd79e35.tar.gz decky-loader-8a61ecc71ac2c8c2788efa0a6ee601ec1cd79e35.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_Hans.json | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/backend/locales/zh_Hans.json b/backend/locales/zh_Hans.json index b9c75183..eb51338b 100644 --- a/backend/locales/zh_Hans.json +++ b/backend/locales/zh_Hans.json @@ -1,29 +1,15 @@ { - "FilePickerIndex": { - "folder": { - "select": "" - } - }, "PluginInstallModal": { "install": { "title": "" - }, - "update": { - "desc": "" } }, "PluginLoader": { - "decky_title": "", - "plugin_uninstall": { - "title": "" - } + "decky_title": "" }, "SettingsDeveloperIndex": { "third_party_plugins": { "button_install": "" - }, - "valve_internal": { - "desc1": "" } }, "SettingsGeneralIndex": { @@ -32,18 +18,10 @@ } }, "Store": { - "store_filter": { - "label": "" - }, "store_tabs": { "alph_asce": "" } }, - "StoreSelect": { - "store_channel": { - "label": "" - } - }, "Updater": { "updates": { "install_button": "" |
