X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=9563eedfeaba7f474b2a614a354e4945de1e9b1c;hb=13ffde5b2abcf831af9c794044350737066c5933;hp=d76ce1bf0af0d1a0e6c9a9471892266b408697b4;hpb=cf210ddda8ff5336feee10f733b022a72d906238;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index d76ce1b..9563eed 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -97,6 +97,13 @@ export default { unconfirm: 'Retract', unset: 'Unset', }, + chatBotLog: { + empty: 'No messages on protocol yet', + heading: 'Chat Bot Log', + origin: { + chatLog: '{{ nick }} in {{ channel }} on {{ date, L LT }}', + }, + }, content: { attribution: 'Attribution', description: 'Description', @@ -679,6 +686,20 @@ export default { addCommand: 'Add command', channel: 'Channel', chat: 'Chat', + chatCategories: { + gg: 'Good Game', + gl: 'Good Luck', + hi: 'Greeting', + hype: 'Hype', + lol: 'Laughter', + love: 'Love', + o7: 'Salute', + pog: 'Pog', + question: 'Question', + thx: 'Thanks', + unclassified: 'Generic', + wtf: 'WTF', + }, chatError: 'Error sending message', chatSettings: 'Chat Bot Settings', chatSuccess: 'Message queued', @@ -759,6 +780,7 @@ export default { noManagePermission: 'You lack the required privileges to manage the twitch bot.', partError: 'Error parting channel', partSuccess: 'Parted', + randomChat: 'Random Chat', respond: 'Respond', respondOptions: { 50: '50:50',