mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
New translations.
This commit is contained in:
7
resources/lang/nl_NL/validation.php
Normal file → Executable file
7
resources/lang/nl_NL/validation.php
Normal file → Executable file
@@ -1,4 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* validation.php
|
||||
* Copyright (C) 2016 Sander Dorigo
|
||||
*
|
||||
* This software may be modified and distributed under the terms
|
||||
* of the MIT license. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
return [
|
||||
'iban' => 'Dit is niet een geldige IBAN.',
|
||||
|
||||
Reference in New Issue
Block a user