diff options
author | Anton Tananaev <anton@traccar.org> | 2022-06-03 06:17:28 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-06-03 06:17:28 -0700 |
commit | c3b728b2a29d014ec1a4de454f33b47d0e88fa47 (patch) | |
tree | c1ff74c1914344714bca0ca41736da1d51e16551 | |
parent | 1dcc677169ec23cf255194781cbf07c93c46b48d (diff) | |
download | trackermap-web-c3b728b2a29d014ec1a4de454f33b47d0e88fa47.tar.gz trackermap-web-c3b728b2a29d014ec1a4de454f33b47d0e88fa47.tar.bz2 trackermap-web-c3b728b2a29d014ec1a4de454f33b47d0e88fa47.zip |
Add notificator names
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 4e6ccabf..17e00108 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -406,6 +406,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Replay", "reportRoute": "Route", "reportEvents": "Events", |