feat(localization): add finance key to project-view localization files
- Added a new "finance" key to project-view localization files for multiple languages, enhancing support for finance-related UI elements. - Ensured consistency across all language files by updating the structure and maintaining formatting.
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
"error": "加载项目时出错",
|
||||
"pinnedTab": "已固定为默认标签页",
|
||||
"pinTab": "固定为默认标签页",
|
||||
"unpinTab": "取消固定默认标签页"
|
||||
"unpinTab": "取消固定默认标签页",
|
||||
"finance": "财务"
|
||||
}
|
||||
Reference in New Issue
Block a user