diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2018-09-23 15:09:56 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2018-09-23 15:09:56 +1200 |
commit | 648c7684898f0056f0202b6b43ba9f5f11655703 (patch) | |
tree | 15706f0eeb2b39de63af4aa28825553d59794bf4 /web/l10n | |
parent | 357b4a8c8652d42bd228390bbc337003e059b04c (diff) | |
download | trackermap-web-648c7684898f0056f0202b6b43ba9f5f11655703.tar.gz trackermap-web-648c7684898f0056f0202b6b43ba9f5f11655703.tar.bz2 trackermap-web-648c7684898f0056f0202b6b43ba9f5f11655703.zip |
Implement push notifications
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 5acc1ea1..05e0d1b4 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -360,6 +360,7 @@ "notificatorWeb": "Web", "notificatorMail": "Mail", "notificatorSms": "SMS", + "notificatorFirebase": "Mobile", "reportRoute": "Route", "reportEvents": "Events", "reportTrips": "Trips", |