From ddeb56a21874a4c7db9363d45b2a614a5d8b54fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Vaupoti=C4=8D?= Date: Thu, 5 Jun 2014 14:41:13 +0200 Subject: [PATCH] Added Incorrect password translation --- client/t9n/slovene.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/client/t9n/slovene.coffee b/client/t9n/slovene.coffee index e0ec046a..b4971c18 100644 --- a/client/t9n/slovene.coffee +++ b/client/t9n/slovene.coffee @@ -28,6 +28,7 @@ sl = and: "in" "Match failed": "Prijava neuspešna" "User not found": "Uporabnik ne obstaja" + "Incorrect password" : "Napačno geslo" error: minChar: "Geslo mora imeti vsaj sedem znakov."