X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=5ad5c352c19c59d9845f58d76c5c9b8cc5be9cc0;hb=2ba39c5f4632579146d2663d82149a156a4e96c1;hp=e12e3a35a689e1ec5d2253dd02ff20682cfc9bbb;hpb=5182e5f12b7ba95d54c5be68c357f799b84561b6;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index e12e3a3..5ad5c35 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -571,6 +571,11 @@ export default { sendApp: 'Send as App Bot', sendChat: 'Send as Chat Bot', }, + twitchLegal: { + heading: 'Twitch extension terms and policies', + p1: 'Participation in the guessing game solely takes place via Twitch chat. Your nickname might show up in chat, on stream and in the leaderboard panel, should you choose to participate.', + p2: 'To display the leaderboard, a request is made to alttp.localhorst.tv. This request is logged anonymously and not further processed.', + }, users: { discordTag: 'Discord tag', editNickname: 'Edit name',