- 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.
15 lines
434 B
JSON
15 lines
434 B
JSON
{
|
|
"taskList": "Lista de Tarefas",
|
|
"board": "Quadro Kanban",
|
|
"insights": "Insights",
|
|
"files": "Arquivos",
|
|
"members": "Membros",
|
|
"updates": "Atualizações",
|
|
"projectView": "Visualização do Projeto",
|
|
"loading": "Carregando projeto...",
|
|
"error": "Erro ao carregar projeto",
|
|
"pinnedTab": "Fixada como aba padrão",
|
|
"pinTab": "Fixar como aba padrão",
|
|
"unpinTab": "Desfixar aba padrão",
|
|
"finance": "Finance"
|
|
} |