diff options
author | Abyss777 <abyss@fox5.ru> | 2018-04-20 08:54:04 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2018-04-20 08:54:04 +0500 |
commit | 0ce5bc325c194acfb619d04db352fdba1b79d8b1 (patch) | |
tree | 90e0f4704f2bdcb56015b1478da9f0553957bd7e /web/l10n/en.json | |
parent | 1a9f482a6a3234e443e2e8d6aff6f09daab85dfe (diff) | |
download | trackermap-web-0ce5bc325c194acfb619d04db352fdba1b79d8b1.tar.gz trackermap-web-0ce5bc325c194acfb619d04db352fdba1b79d8b1.tar.bz2 trackermap-web-0ce5bc325c194acfb619d04db352fdba1b79d8b1.zip |
Make string translatable
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 9b9a4996..99c1381e 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", |