diff options
Diffstat (limited to 'res/langs/en.json')
| -rw-r--r-- | res/langs/en.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/res/langs/en.json b/res/langs/en.json index e7ea8f4..90a77aa 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -5,6 +5,17 @@ "joined": "joined", "online": "online", "nothingPlaying": "Nothing Playing", + "hintListStart": "Welcome to SyncTube! Here you can:", + "hintListAddVideo": "$addVideos to watch together", + "hintListRequestLeader": "$requestLeader to pause and rewind videos for everyone", + "hintListRequestLeaderMouse": "(also use right mouse button for quick pause)", + "hintListRequestLeaderTouch": "(also use long tap for quick pause)", + "hintListOpenInApp": "$openInApp this server for better Android experience", + "hintListHide": "$hideThisMessage and send <b>/help</b> in chat to see it again", + "addVideos": "Add Videos", + "requestLeader": "Request Leader", + "openInApp": "Open in App", + "hideThisMessage": "Hide this message", "usernameError": "Username length must be from 1 to $MAX characters and don't repeat another's. Characters &^<>'\" are not allowed.", "passwordMatchError": "Wrong password.", "accessError": "Access Error.", |
