From b3d825acb9d12208cf44f2d4b385163a86c38695 Mon Sep 17 00:00:00 2001 From: RblSb Date: Sat, 7 Jan 2023 08:20:41 +0300 Subject: Hints, Open in App button, ui animations --- res/langs/en.json | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'res/langs/en.json') 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 /help 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.", -- cgit v1.2.3