mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Language update [skip ci]
This commit is contained in:
@@ -13,12 +13,14 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'language_incomplete' => 'Incomplete translation',
|
||||
'close' => 'Cerrar',
|
||||
'actions' => 'Acciones',
|
||||
'edit' => 'Editar',
|
||||
'delete' => 'Eliminar',
|
||||
'welcomeBack' => '¿Qué está pasando?',
|
||||
'everything' => 'Todo',
|
||||
'today' => 'today',
|
||||
'customRange' => 'Rango personalizado',
|
||||
'apply' => 'Aplicar',
|
||||
'select_date' => 'Seleccionar fecha...',
|
||||
|
Reference in New Issue
Block a user