From 0ce5bc325c194acfb619d04db352fdba1b79d8b1 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Fri, 20 Apr 2018 08:54:04 +0500 Subject: Make string translatable --- web/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index 9b9a499..99c1381 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -109,6 +109,7 @@ "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", "errorSocket": "Web socket connection error", + "errorZero": "Can't be zero", "userEmail": "Email", "userPassword": "Password", "userAdmin": "Admin", -- cgit v1.2.3