diff options
author | Abyss777 <abyss@fox5.ru> | 2018-06-26 12:00:15 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2018-06-26 13:55:11 +0500 |
commit | 17157262fef1c046d116b2270f4e1d335fe9da1b (patch) | |
tree | 751583dde65b666e4ab249b26010b7bec6f279b6 /web/l10n/en.json | |
parent | d67213556dcc87453c0ad5cd6f9e8851c477a2f3 (diff) | |
download | trackermap-web-17157262fef1c046d116b2270f4e1d335fe9da1b.tar.gz trackermap-web-17157262fef1c046d116b2270f4e1d335fe9da1b.tar.bz2 trackermap-web-17157262fef1c046d116b2270f4e1d335fe9da1b.zip |
Implement refactored notifications
Diffstat (limited to 'web/l10n/en.json')
-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 65ee9e4f..fbb7f019 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -359,6 +359,7 @@ "notificationWeb": "Send via Web", "notificationMail": "Send via Mail", "notificationSms": "Send via SMS", + "notificationNotificators": "Way of Notification", "reportRoute": "Route", "reportEvents": "Events", "reportTrips": "Trips", |