From 547db2f27beee825d2bbcc33332b1ae05b2557af Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:41:48 +0200 Subject: [PATCH] New translations csv.php (Slovenian) --- resources/lang/sl_SI/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sl_SI/csv.php b/resources/lang/sl_SI/csv.php index dc35628e17..aa1b9f0ddb 100644 --- a/resources/lang/sl_SI/csv.php +++ b/resources/lang/sl_SI/csv.php @@ -80,4 +80,4 @@ return [ 'column_tags-space' => 'značke (ločene s presledki)', 'column_account-number' => 'premoženjski račun (številka računa)', 'column_opposing-number' => 'protiračun (številka računa)', -]; \ No newline at end of file +];