From ee337b9476b65c45fa4d8dcb6ecca97ac9439d66 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:40:44 +0200 Subject: [PATCH] New translations intro.php (Dutch) --- resources/lang/nl_NL/intro.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/intro.php b/resources/lang/nl_NL/intro.php index 239af2976a..34c26c0755 100644 --- a/resources/lang/nl_NL/intro.php +++ b/resources/lang/nl_NL/intro.php @@ -118,4 +118,4 @@ return [ // create currency 'currencies_create_code' => 'Deze code moet ISO-compatibel zijn (Google die code voor je nieuwe valuta).', -]; \ No newline at end of file +];