diff --git a/frontend/dashboard/src/locales/en.json b/frontend/dashboard/src/locales/en.json index bce4fe6de..261680ce3 100644 --- a/frontend/dashboard/src/locales/en.json +++ b/frontend/dashboard/src/locales/en.json @@ -20,7 +20,8 @@ "send": "Send", "next": "Next", "previous": "Previous", - "reset": "Reset" + "reset": "Reset", + "popout": "Popout in new window" }, "sharedTexts": { "saved": "Saved", @@ -56,7 +57,7 @@ "userSelected": "{count} users selected", "userSelectPlaceholder": "Select user|Select users", "userNotFound": "No users found", - "settings": "Settings" + "settings": "Settings" }, "sidebar": { "dashboard": "Dashboard", @@ -653,10 +654,10 @@ }, "keywords": { "title": "Keywords", - "info": { - "text": "Keywords helps you to trigger chat message on certain words matching." - }, - "create": "Create keyword", + "info": { + "text": "Keywords help you to trigger chat message on certain words matching." + }, + "create": "Create keyword", "triggerText": "Trigger Text", "usages": "Usage Count", "isRegular": "Is a Regular Expression?", @@ -710,7 +711,7 @@ "greetings": "Greeting Trigger" }, "select": { - "audio": "Confugure an audio", + "audio": "Configure an audio", "image": "Configure an image", "text": "Configure text" }, @@ -774,28 +775,28 @@ "bothDiePercent": "Percent of chance both users die" } }, - "seppuku": { - "description": "Seppuku, is a form of Japanese ritualistic suicide by disembowelment.", - "message": "Message", - "timeoutModerators": "Enable seppuku for moderators", - "messageModerators": "Message when moderator used seppuku", - "timeoutSeconds": "Timeout seconds" - }, - "voteban": { - "description": "Commence jury trial of the guilty chatterer!", - "banMessage": "Message on ban", - "banMessageModerators": "Message for ban moderator", - "surviveMessage": "Survive message", - "surviveMessageModerators": "Survive message for moderators", - "initialMessage": "Init message", - "neededVotes": "Needed votes", - "banDuration": "Duration of ban", - "voteMode": "Mode of vote", - "voteDuration": "Duration of vote in seconds", - "wordsNegative": "Words for vote to \"no\" option", - "wordsPositive": "Words for vote to \"yes\" option", - "timeoutModerators": "Enable voteban on moderators" - } + "seppuku": { + "description": "Seppuku is a form of Japanese ritualistic suicide by disembowelment.", + "message": "Message", + "timeoutModerators": "Enable seppuku for moderators", + "messageModerators": "Message when moderator used seppuku", + "timeoutSeconds": "Timeout duration (seconds)" + }, + "voteban": { + "description": "Commence jury trial of the guilty chatterer!", + "banMessage": "Message on ban", + "banMessageModerators": "Message for banned moderators", + "surviveMessage": "Survive message", + "surviveMessageModerators": "Survive message for moderators", + "initialMessage": "Initial message", + "neededVotes": "Needed votes", + "banDuration": "Ban duration (seconds)", + "voteMode": "Voting mode", + "voteDuration": "Voting duration (seconds)", + "wordsNegative": "Words to vote for \"no\" option", + "wordsPositive": "Words to vote for \"yes\" option", + "timeoutModerators": "Enable voteban on moderators" + } }, "community": { "title": "Community", @@ -817,18 +818,18 @@ } }, "emotesStatistic": { - "title": "Emotes statistics", + "title": "Emote Statistics", "searchPlaceholder": "Search emotes...", "table": { "emote": "Emote", - "usages": "Total usages", + "usages": "Total usage", "users": "Users", "empty": "No emotes", - "chart": "Usages chart", + "chart": "Usage chart", "lastDay": "Day", "lastWeek": "Week", "lastMonth": "Month", - "lastThreeMonth": "3 months", + "lastThreeMonth": "3 Months", "lastYear": "Year" }, "total": "Total emotes: {total}",