mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Cleaned up translation files.
This commit is contained in:
7
resources/lang/pt_BR/validation.php
Normal file → Executable file
7
resources/lang/pt_BR/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' => 'This is not a valid IBAN.',
|
||||
|
Reference in New Issue
Block a user