X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=0f8b744381957b828ea6a4442d74aa3eda547f00;hb=9e52cf7a5fc89a89301e00e9595c80b783449bbe;hp=80c091a363136867c6ff4618cc10cd42d49900dd;hpb=1326baff1f13e252d9c60cae03680f70a87a17e9;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 80c091a..0f8b744 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -28,6 +28,7 @@ export default { PendingIcon: 'Pending', SecondPlaceIcon: 'Second Place', ThirdPlaceIcon: 'Third Place', + StreamIcon: 'Stream', zelda: { 'big-key': 'Big Key', 'blue-boomerang': 'Boomerang', @@ -124,6 +125,9 @@ export default { tournaments: { scoreboard: 'Scoreboard', }, + users: { + stream: 'Stream', + }, validation: { error: { required: 'Please tell me',