From e165b86817ba09824d488e16d41a041761aa9537 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Thu, 22 Dec 2016 14:47:45 +0500 Subject: Add "Animal" device category --- web/l10n/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/l10n') 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 -- cgit v1.2.3