mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New translations csv.php (Spanish)
This commit is contained in:
		| @@ -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)', | ||||
| ]; | ||||
| ]; | ||||
		Reference in New Issue
	
	Block a user