feat(localization): update and enhance localization files for multiple languages
- Updated localization files for various languages, including English, German, Spanish, Portuguese, and Chinese, to ensure consistency and accuracy across the application. - Added new keys and updated existing ones to support recent UI changes and features, particularly in project views, task lists, and admin center settings. - Enhanced the structure of localization files to improve maintainability and facilitate future updates. - Implemented performance optimizations in the frontend components to better handle localization data.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"projectsSelected": "个项目已选择",
|
||||
"showSelected": "仅显示已选择",
|
||||
"expandAll": "全部展开",
|
||||
"collapseAll": "全部折叠",
|
||||
"collapseAll": "全部折叠",
|
||||
"ungrouped": "未分组",
|
||||
|
||||
"totalTimeLogged": "总记录时间",
|
||||
@@ -63,4 +63,4 @@
|
||||
"optimal": "最佳",
|
||||
"underUtilized": "利用率不足",
|
||||
"overUtilized": "过度利用"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user