mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Update languages and language config.
This commit is contained in:
@@ -18,11 +18,9 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
@@ -36,5 +34,4 @@ return [
|
||||
|
||||
'failed' => 'Deze gegevens zijn niet correct.',
|
||||
'throttle' => 'Te veel inlogpogingen. Probeer opnieuw in: seconden seconden.',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user