diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2018-08-05 10:47:36 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2018-08-05 10:47:36 +1200 |
commit | b84e86c3c877592aa03eb3390df6c142d6895c23 (patch) | |
tree | fb7bfb349933c115b9fee751b55c592e2e28d385 /web/l10n/zh_TW.json | |
parent | 0c120583e5be6923c9ac5024e72f0a044eecb86f (diff) | |
download | trackermap-web-b84e86c3c877592aa03eb3390df6c142d6895c23.tar.gz trackermap-web-b84e86c3c877592aa03eb3390df6c142d6895c23.tar.bz2 trackermap-web-b84e86c3c877592aa03eb3390df6c142d6895c23.zip |
Update localization files
Diffstat (limited to 'web/l10n/zh_TW.json')
-rw-r--r-- | web/l10n/zh_TW.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/web/l10n/zh_TW.json b/web/l10n/zh_TW.json index 291995aa..a11e3e30 100644 --- a/web/l10n/zh_TW.json +++ b/web/l10n/zh_TW.json @@ -356,9 +356,10 @@ "alarmRemoving": "移除警報", "notificationType": "通知類型", "notificationAlways": "All Devices", - "notificationWeb": "以網頁通知", - "notificationMail": "以電子郵件通知", - "notificationSms": "以簡訊通知", + "notificationNotificators": "Channels", + "notificatorWeb": "Web", + "notificatorMail": "Mail", + "notificatorSms": "SMS", "reportRoute": "路線", "reportEvents": "事件", "reportTrips": "旅程", @@ -413,6 +414,9 @@ "categoryPlane": "飛機", "categoryShip": "船艦", "categoryTractor": "曳引機", + "categoryTrain": "Train", + "categoryTram": "Tram", + "categoryTrolleybus": "Trolleybus", "categoryTruck": "貨車", "categoryVan": "箱型車", "maintenanceStart": "Start", |