mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations csv.php (Spanish)
This commit is contained in:
parent
e45ffba010
commit
e08fd399d2
@ -9,7 +9,7 @@
|
||||
* See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
declare(strict_types = 1);
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Etiquetas (separadas por espacios)',
|
||||
'column_account-number' => 'Caja de ahorro (número de cuenta)',
|
||||
'column_opposing-number' => 'Cuenta opuesta (número de cuenta)',
|
||||
];
|
||||
];
|
Loading…
Reference in New Issue
Block a user