diff options
author | ninioe <ninioe@gmail.com> | 2016-07-24 12:14:40 +0300 |
---|---|---|
committer | ninioe <ninioe@gmail.com> | 2016-07-24 12:14:40 +0300 |
commit | 1e39c3dbf2078dbe9a99bdf25b944fbe05b8a40d (patch) | |
tree | bc1e2171b25332d58e8d2f2cca92e2eeff004ef5 /web/l10n/en.json | |
parent | 3e1e90ef327102f5942884b8ba517971a47b2673 (diff) | |
download | trackermap-server-1e39c3dbf2078dbe9a99bdf25b944fbe05b8a40d.tar.gz trackermap-server-1e39c3dbf2078dbe9a99bdf25b944fbe05b8a40d.tar.bz2 trackermap-server-1e39c3dbf2078dbe9a99bdf25b944fbe05b8a40d.zip |
turn the toggle button into mute button
default is muted
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index d8dd016b5..4e0f42fe3 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -19,7 +19,7 @@ "sharedSearch": "Search", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", - "showNotifications": "Show Notifications", + "nuteButton": "Mute", "sharedNotifications": "Notifications", "sharedAttributes": "Attributes", "sharedAttribute": "Attribute", |