1 /* eslint-disable max-len */
21 heading: 'Access denied',
24 description: 'Pretty sure I had that somehere',
28 description: 'NotLikeThis',
29 heading: 'Server error',
37 DiscordIcon: 'Discord',
39 FinishedIcon: 'Finished',
40 FirstPlaceIcon: 'First Place',
41 ForfeitIcon: 'Forfeit',
43 PendingIcon: 'Pending',
44 SecondPlaceIcon: 'Second Place',
45 ThirdPlaceIcon: 'Third Place',
49 'blue-boomerang': 'Boomerang',
50 'blue-mail': 'Blue Mail',
51 'blue-pendant': 'Pendant of Power',
52 'blue-potion': 'Blue Potion',
57 'bottle-bee': 'Bee in a Bottle',
61 byrna: 'Cane of Byrna',
67 fairy: 'Fairy in a Bottle',
68 'fighter-shield': 'Fighter Shield',
69 'fire-rod': 'Fire Rod',
70 'fire-shield': 'Fire Shield',
74 'green-mail': 'Green Mail',
75 'green-pendant': 'Pendant of Courage',
76 'green-potion': 'Green Potion',
78 'heart-container': 'Heart Container',
79 'heart-piece': 'Heart Piece',
85 'mirror-shield': 'Mirror Shield',
86 mitts: 'Titan \'s Mitts',
87 moonpearl: 'Moonpearl',
91 'red-bomb': 'Red Bomb',
92 'red-boomerang': 'Red Boomerang',
93 'red-mail': 'Red Mail',
94 'red-pendant': 'Pendant of Wisdom',
95 'red-potion': 'Red Potion',
98 'small-key': 'Small Key',
99 somaria: 'Cane of Somaria',
103 empty: 'No participants on record',
104 heading: 'Participants',
105 participant: 'Participant',
111 report: 'Result reported',
114 create: 'Round added',
116 unknown: 'Unknown protocol entry of type {{type}}.',
122 edit: 'Change result',
124 report: 'Report result',
125 reportError: 'Error saving result :(',
126 reportPreview: 'Will be recorded as {{ time }}',
127 reportSuccess: 'Result stored, thanks :)',
129 time: 'Time: {{ time }}',
132 date: '{{ date, L }}',
133 empty: 'No rounds yet',
136 noSeed: 'No seed set',
139 setSeedError: 'Seed could not be set',
140 setSeedSuccess: 'Seed set',
143 scoreboard: 'Scoreboard',
146 discordTag: 'Discord tag',
147 editStreamLink: 'Edit stream link',
148 noStream: 'No stream set',
149 participationEmpty: 'Has not participated in any tourneys yet.',
150 setStreamLinkError: 'Could not save stream link',
151 setStreamLinkSuccess: 'Stream link saved',
153 streamLink: 'Stream link',
154 tournaments: 'Tournaments',
158 required: 'Please tell me',
159 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',