X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=resources%2Fjs%2Fi18n%2Fen.js;h=58d406ca14441aaf55f64261fcb4dd643cb94a13;hb=3b545fa995c34c0ab8270ae495fedc24ddc2fe4d;hp=3de3e0de8d7d5592b48fd2ab0a2c516e8b06f311;hpb=b45c183b7ba39080b6438c6238bad614c4d3953e;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',