From 22ab01c9fffd0f58e04802f2b5e985f691ff6c1b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:41:22 +0200 Subject: [PATCH] New translations config.php (Dutch) --- resources/lang/nl_NL/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/config.php b/resources/lang/nl_NL/config.php index 574ef549ad..c69f3c6fb3 100644 --- a/resources/lang/nl_NL/config.php +++ b/resources/lang/nl_NL/config.php @@ -22,4 +22,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; \ No newline at end of file +];