]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
add user stream links
[alttp.git] / resources / js / i18n / en.js
index 80c091a363136867c6ff4618cc10cd42d49900dd..0f8b744381957b828ea6a4442d74aa3eda547f00 100644 (file)
@@ -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',