From 399cb3bc3f11a3fb079cda9b3d3f7332aedc6a48 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:41:37 +0200 Subject: [PATCH] New translations auth.php (Slovenian) --- resources/lang/sl_SI/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sl_SI/auth.php b/resources/lang/sl_SI/auth.php index 59c683e316..f28aea4bd7 100644 --- a/resources/lang/sl_SI/auth.php +++ b/resources/lang/sl_SI/auth.php @@ -27,4 +27,4 @@ return [ 'failed' => 'Podatki se ne ujemajo s podatki v naši bazi.', 'throttle' => 'Prevečkrat ste se poskusili prijaviti. Poskusite ponovno čez :seconds sekunde.', -]; \ No newline at end of file +];