diff options
author | ninioe <ninioe@gmail.com> | 2016-07-24 14:01:30 +0300 |
---|---|---|
committer | ninioe <ninioe@gmail.com> | 2016-07-24 14:01:30 +0300 |
commit | b4841fa0a6293c0b895cf6bb65c6c2d871c78397 (patch) | |
tree | 095b8505d2a53fe8ddf1bf19f90a5dc8ad5eb4eb /web/l10n | |
parent | 1e39c3dbf2078dbe9a99bdf25b944fbe05b8a40d (diff) | |
download | trackermap-server-b4841fa0a6293c0b895cf6bb65c6c2d871c78397.tar.gz trackermap-server-b4841fa0a6293c0b895cf6bb65c6c2d871c78397.tar.bz2 trackermap-server-b4841fa0a6293c0b895cf6bb65c6c2d871c78397.zip |
typo mistake fix
Diffstat (limited to 'web/l10n')
-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 4e0f42fe3..32a2a45a4 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -19,7 +19,7 @@ "sharedSearch": "Search", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", - "nuteButton": "Mute", + "muteButton": "Mute", "sharedNotifications": "Notifications", "sharedAttributes": "Attributes", "sharedAttribute": "Attribute", |