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": "Error loading project",
|
||||
"pinnedTab": "Pinned as default tab",
|
||||
"pinTab": "Pin as default tab",
|
||||
"unpinTab": "Unpin default tab"
|
||||
"unpinTab": "Unpin default tab",
|
||||
"finance": "Finance"
|
||||
}
|
||||
Reference in New Issue
Block a user