We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16d5642 + 7c198e2 commit 41275a2Copy full SHA for 41275a2
src/languages/en.ts
@@ -2587,7 +2587,7 @@ const translations = {
2587
rules: 'Rules',
2588
displayedAs: 'Displayed as',
2589
plan: 'Plan',
2590
- profile: 'Workspace profile',
+ profile: 'Overview',
2591
bankAccount: 'Bank account',
2592
connectBankAccount: 'Connect bank account',
2593
testTransactions: 'Test transactions',
src/languages/es.ts
@@ -2609,7 +2609,7 @@ const translations = {
2609
accounting: 'Contabilidad',
2610
rules: 'Reglas',
2611
2612
- profile: 'Perfil del espacio de trabajo',
+ profile: 'Resumen',
2613
bankAccount: 'Cuenta bancaria',
2614
displayedAs: 'Mostrado como',
2615
connectBankAccount: 'Conectar cuenta bancaria',
0 commit comments