summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorWeblate <noreply@weblate.org>2023-05-17 08:26:07 +0000
committerWeblate <noreply@weblate.org>2023-05-20 22:07:13 +0000
commit579d52982a25c461abb85d75e930a9f8dd76dc0c (patch)
treed924be8bb00d26db462ef770f6a834a48007a9a1 /backend
parentd895b7c0ef564223fdfa11babd96f2191a7b355c (diff)
downloaddecky-loader-579d52982a25c461abb85d75e930a9f8dd76dc0c.tar.gz
decky-loader-579d52982a25c461abb85d75e930a9f8dd76dc0c.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.json37
1 files changed, 2 insertions, 35 deletions
diff --git a/backend/locales/zh_Hans.json b/backend/locales/zh_Hans.json
index ec3ad950..b9c75183 100644
--- a/backend/locales/zh_Hans.json
+++ b/backend/locales/zh_Hans.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": ""
}
}
}