aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json3
-rw-r--r--web/l10n/pt_BR.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 183bc88..7b14934 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -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
+}