X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=58d406ca14441aaf55f64261fcb4dd643cb94a13;hb=3b545fa995c34c0ab8270ae495fedc24ddc2fe4d;hp=3de3e0de8d7d5592b48fd2ab0a2c516e8b06f311;hpb=212561cf1c6724b52c490104f5a2b4c3418b1c62;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 3de3e0d..58d406c 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -474,6 +474,11 @@ export default { unlockError: 'Error unlocking tournaments', unlockSuccess: 'Tournament unlocked', }, + twitchBot: { + controls: 'Controls', + heading: 'Twitch Bot', + noManagePermission: 'You lack the required privileges to manage the twitch bot.', + }, users: { discordTag: 'Discord tag', editNickname: 'Edit name',