X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=37229910076de037692957d672ccb8ad0fca00ad;hb=d518ede5ffe8d4e44b0194279a9f32839bc1f903;hp=401a7e4453362865e1c7d49960d17469e7aea4ce;hpb=e49b130505f5712075dca2ff990e5a63fc90ce3c;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 401a7e4..3722991 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -399,6 +399,7 @@ export default { noSeed: 'No seed set', numberOfResults_one: '{{ count }} submission', numberOfResults_other: '{{ count }} submissions', + loadMore: 'load more rounds', lock: 'Lock round', lockDescription: 'When a round is locked, runners cannot submit or change results.', locked: 'Results for this round have been locked.', @@ -489,6 +490,7 @@ export default { channel: 'Channel', chat: 'Chat', chatError: 'Error sending message', + chatSettings: 'Chat Bot Settings', chatSuccess: 'Message queued', chatWaitMsgsMin: 'Min. messages', chatWaitMsgsMax: 'Max. messages',