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": "Erro ao carregar projeto",
|
||||
"pinnedTab": "Fixada como aba padrão",
|
||||
"pinTab": "Fixar como aba padrão",
|
||||
"unpinTab": "Desfixar aba padrão"
|
||||
"unpinTab": "Desfixar aba padrão",
|
||||
"finance": "Finance"
|
||||
}
|
||||
Reference in New Issue
Block a user