aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-12-22 23:28:06 +1300
committerGitHub <noreply@github.com>2016-12-22 23:28:06 +1300
commitb156d60043e8b8498ebd1953acc5a2f77e0b7b44 (patch)
tree7783aeca0a25e461f58ed7eddd62fd49f1d9ae9b /web/l10n
parent987f2aad51e825eba983517b113412ff49777c42 (diff)
parente165b86817ba09824d488e16d41a041761aa9537 (diff)
downloadetbsa-traccar-web-b156d60043e8b8498ebd1953acc5a2f77e0b7b44.tar.gz
etbsa-traccar-web-b156d60043e8b8498ebd1953acc5a2f77e0b7b44.tar.bz2
etbsa-traccar-web-b156d60043e8b8498ebd1953acc5a2f77e0b7b44.zip
Merge pull request #368 from Abyss777/animal_category
Add "Animal" device category
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 3c7a965..109482b 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