diff options
author | Abyss777 <abyss@fox5.ru> | 2016-12-22 14:47:45 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-12-22 14:47:45 +0500 |
commit | e165b86817ba09824d488e16d41a041761aa9537 (patch) | |
tree | 7783aeca0a25e461f58ed7eddd62fd49f1d9ae9b /web/l10n | |
parent | 987f2aad51e825eba983517b113412ff49777c42 (diff) | |
download | trackermap-web-e165b86817ba09824d488e16d41a041761aa9537.tar.gz trackermap-web-e165b86817ba09824d488e16d41a041761aa9537.tar.bz2 trackermap-web-e165b86817ba09824d488e16d41a041761aa9537.zip |
Add "Animal" device category
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 3c7a965b..109482b8 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -213,5 +213,6 @@ "categoryPlane": "Plane", "categoryMotorcycle": "Motorcycle", "categoryBicycle": "Bicycle", - "categoryPerson": "Person" + "categoryPerson": "Person", + "categoryAnimal": "Animal" }
\ No newline at end of file |