修复侧边栏 i18n 缺失 key 警告 (#170)

* Fix i18n missing-key warnings

* Add locale translations for i18n warning keys
This commit is contained in:
Zhicheng Han
2026-04-24 02:31:42 +02:00
committed by GitHub
parent b4359ccddb
commit 03c18c210d
11 changed files with 139 additions and 9 deletions
+2
View File
@@ -97,6 +97,7 @@ export default {
updateSuccess: 'Update complete, please restart the server',
updateFailed: 'Update failed',
logout: 'Sign Out',
nodeVersionWarning: 'Detected Node.js v{version}. Please upgrade to version 23 or later.',
changelog: 'Changelog',
noChangelog: 'No changelog available',
},
@@ -609,6 +610,7 @@ export default {
unsupportedBackend: 'Current terminal backend does not support file download',
invalidPath: 'Invalid file path',
download: 'Download',
downloadFile: 'Download file',
},
// Changelog