new crowdin translations
This commit is contained in:
@ -10,5 +10,9 @@ return [
|
||||
'bank_phone' => 'Telèfon del banc',
|
||||
'bank_address' => 'Adreça del banc',
|
||||
'default_account' => 'Compte per defecte',
|
||||
'incoming' => 'Entrant',
|
||||
'outgoing' => 'Sortint',
|
||||
'see_performance' => 'Veure el rendiment',
|
||||
'create_report' => 'Per tal de veure el rendiment pots crear l\'informe Entrant vs Despeses.',
|
||||
|
||||
];
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
'can_login' => 'Pots iniciar?',
|
||||
'can_login' => 'Pot iniciar?',
|
||||
'user_created' => 'S\'ha creat l\'usuari',
|
||||
|
||||
'error' => [
|
||||
|
@ -73,6 +73,7 @@ return [
|
||||
'add_new' => 'Afegeix-ne un de nou',
|
||||
'add_income' => 'Afegeix ingrés',
|
||||
'add_expense' => 'Afegeix despesa',
|
||||
'add_transfer' => 'Afegeix transferència',
|
||||
'show' => 'Mostra',
|
||||
'edit' => 'Edita',
|
||||
'delete' => 'Esborra',
|
||||
|
Reference in New Issue
Block a user