diff options
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 60277461..44923b16 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -364,7 +364,10 @@ "kTime" :"time", "kTimeZoneNotSupported" :"your API doesn't support this", "kTimeline" :"Timeline", - "kTimelineControlDisplay" :"tap:view event, double-tap:view frame graph", + "kTimelineTap" :"tap", + "kTimelineDTap" :"double-tap", + "kTimelineEvent" :"view event", + "kTimelineGraph" :"analyze frames", "kTimelineMessage" :"double-tap exits. touch/mouse-over and drag over items to see frames", "kTimelineOnlyDisplaying1" :"only displaying last {{maxItemsVal}} events", "kTitleNotLoggedIn" :"Not logged in", |
