diff options
author | Abyss777 <abyss@fox5.ru> | 2016-11-28 15:02:41 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-11-28 15:02:41 +0500 |
commit | bb396f57083ef93ac64c69054ff2397052a1a209 (patch) | |
tree | aca773206971b7f1171d223db2497d8485c66dec /web/l10n | |
parent | f7b8ddac542967b2e69369b1a0e7bbb6c369d9dd (diff) | |
download | trackermap-web-bb396f57083ef93ac64c69054ff2397052a1a209.tar.gz trackermap-web-bb396f57083ef93ac64c69054ff2397052a1a209.tar.bz2 trackermap-web-bb396f57083ef93ac64c69054ff2397052a1a209.zip |
Use String
Diffstat (limited to 'web/l10n')
-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 c558abdf..b3d4fa13 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -58,6 +58,7 @@ "loginFailed": "Incorrect email address or password", "loginCreated": "New user has been registered", "loginLogout": "Logout", + "loginLogo":"Logo", "devicesAndState": "Devices and State", "deviceTitle": "Devices", "deviceIdentifier": "Identifier", |