From b67842209def01587beae78a1bcb25aac58a11e8 Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 25 Apr 2019 11:55:20 -0300 Subject: Add Scooter category --- web/l10n/en.json | 5 +++-- web/l10n/pt_BR.json | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index 183bc88..59b9354 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -1,4 +1,4 @@ -{ +pt{ "sharedLoading": "Loading...", "sharedHide": "Hide", "sharedSave": "Save", @@ -424,6 +424,7 @@ "categoryTrolleybus": "Trolleybus", "categoryTruck": "Truck", "categoryVan": "Van", + "categoryScooter": "Scooter", "maintenanceStart": "Start", "maintenancePeriod": "Period" -} \ No newline at end of file +} diff --git a/web/l10n/pt_BR.json b/web/l10n/pt_BR.json index cee1066..102ea87 100644 --- a/web/l10n/pt_BR.json +++ b/web/l10n/pt_BR.json @@ -424,6 +424,7 @@ "categoryTrolleybus": "Ônibus Elétrico", "categoryTruck": "Caminhão", "categoryVan": "Van", + "categoryScooter": "Patinete", "maintenanceStart": "Começar", "maintenancePeriod": "Período" -} \ No newline at end of file +} -- cgit v1.2.3