mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New translations help.php (Spanish)
This commit is contained in:
		| @@ -15,7 +15,7 @@ return [ | ||||
|  | ||||
|     // tour! | ||||
|     'main-content-title'     => 'Bienvenido a Firefly III', | ||||
|     'main-content-text'      => 'Do yourself a favor and follow this short guide to make sure you know your way around.', | ||||
|     'main-content-text'      => 'Hazte un favor y sigue esta breve guía para asegurarte de que sabes manejarte en el sistema.', | ||||
|     'sidebar-toggle-title'   => 'Barra lateral para crear items', | ||||
|     'sidebar-toggle-text'    => 'Ocultos bajo el icono más (+) encontrará botones para crear items nuevos. Cuentas, transacciones, ¡de todo!', | ||||
|     'account-menu-title'     => 'Todas sus cuentas', | ||||
| @@ -23,7 +23,7 @@ return [ | ||||
|     'budget-menu-title'      => 'Presupuestos', | ||||
|     'budget-menu-text'       => 'Utilice esta página para organizar sus finanzas y limitar el gasto.', | ||||
|     'report-menu-title'      => 'Informes', | ||||
|     'report-menu-text'       => 'Check this out when you want a solid overview of your finances.', | ||||
|     'report-menu-text'       => 'Comprueba esto cuando quieras tener una visión general de tus finanzas.', | ||||
|     'transaction-menu-title' => 'Transacciones', | ||||
|     'transaction-menu-text'  => 'Aquí encontrarás todas las transacciones que has creado.', | ||||
|     'option-menu-title'      => 'Opciones', | ||||
| @@ -31,5 +31,5 @@ return [ | ||||
|     'main-content-end-title' => '¡Fin!', | ||||
|     'main-content-end-text'  => 'Recuerde que cada página tiene un pequeño signo de interrogación en la parte superior derecha. Haz clic en él para obtener ayuda sobre la página en la que estás.', | ||||
|     'index'                  => 'índice', | ||||
|     'home'                   => 'home', | ||||
|     'home'                   => 'inicio', | ||||
| ]; | ||||
		Reference in New Issue
	
	Block a user