diff options
author | Anton Tananaev <anton@traccar.org> | 2022-06-26 19:11:48 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-06-26 19:11:48 -0700 |
commit | ff8e5ad793352facbd6200d0b059a0c970b6da84 (patch) | |
tree | 7e93dec679593e856b33bcebafa04cb34b22c1cd /web/l10n | |
parent | 5d9a9175f828d016d8ff28ae69c0bd4fa80f2fee (diff) | |
download | trackermap-web-ff8e5ad793352facbd6200d0b059a0c970b6da84.tar.gz trackermap-web-ff8e5ad793352facbd6200d0b059a0c970b6da84.tar.bz2 trackermap-web-ff8e5ad793352facbd6200d0b059a0c970b6da84.zip |
Computed attributes testing
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 6d655354..4db574e2 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -57,7 +57,10 @@ "sharedCheckComputedAttribute": "Check Computed Attribute", "sharedExpression": "Expression", "sharedDevice": "Device", + "sharedTest": "Test", "sharedTestNotification": "Send Test Notification", + "sharedTestChannels": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "Calendar", "sharedCalendars": "Calendars", "sharedFile": "File", |