From d88e6d0f80211b2ace5595af9931b997eb4c6bc4 Mon Sep 17 00:00:00 2001 From: Austin Riddell <53499821+aus-tin@users.noreply.github.com> Date: Tue, 19 May 2020 10:37:35 -0500 Subject: Major frontend redesign (#5) * Major frontend redesign * Some improvements Co-authored-by: RblSb --- res/langs/en.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res/langs/en.json') diff --git a/res/langs/en.json b/res/langs/en.json index 36cb672..26dbf24 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -27,7 +27,9 @@ "exit": "Exit", "settings": "Settings", "synchThreshold": "Synch Threshold", + "general": "General", "hotkeys": "Hotkeys", + "video": "Video", "channel": "Channel", "layout": "Layout", "swapLayout": "Swap Layout", @@ -43,11 +45,14 @@ "enterUserPassword": "Enter User Password", "yourPassword": "Your Password", "emotes": "Emotes", + "chat": "Chat", "clearChat": "Clear Chat", + "chatlinePlaceholder": "Send a message...", "addVideoFromUrl": "Add video from URL", "embedCustomFrame": "Embed a custom frame", "clearPlaylist": "Clear playlist", "shufflePlaylist": "Shuffle playlist", + "playlist": "Playlist", "playlistOpen": "Playlist open", "playlistLocked": "Playlist locked", "expandPlayer": "Expand player", -- cgit v1.2.3