diff options
author | Abyss777 <abyss@fox5.ru> | 2017-07-12 12:20:08 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-07-12 12:20:08 +0500 |
commit | d0d156b42eeba86d6a043be051470f05cd022919 (patch) | |
tree | c48863bbe645a1c10aa50cb4b2aa18f9022399df /web/l10n | |
parent | 79f557f7b4bb209876977bba99f8c0a18f672b29 (diff) | |
download | trackermap-web-d0d156b42eeba86d6a043be051470f05cd022919.tar.gz trackermap-web-d0d156b42eeba86d6a043be051470f05cd022919.tar.bz2 trackermap-web-d0d156b42eeba86d6a043be051470f05cd022919.zip |
Implement Drivers
Diffstat (limited to 'web/l10n')
-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 655b801f..e9ac17fa 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -31,6 +31,8 @@ "sharedNotifications": "Notifications", "sharedAttributes": "Attributes", "sharedAttribute": "Attribute", + "sharedDrivers": "Drivers", + "sharedDriver": "Driver", "sharedArea": "Area", "sharedSound": "Notification Sound", "sharedType": "Type", |