]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
show number of results for open asyncs
[alttp.git] / resources / js / i18n / en.js
index 9944fd7685902ac2381ba022797b1ff259a099f5..ab70e38c5d51f45af4b2b7dd8904910c82c14567 100644 (file)
@@ -434,12 +434,15 @@ export default {
                        heading: 'Rounds',
                        new: 'New round',
                        noSeed: 'No seed set',
+                       numberOfResults: '{{ count }} submission',
+                       numberOfResults_plural: '{{ count }} submissions',
                        lock: 'Lock round',
                        lockDescription: 'When a round is locked, runners cannot submit or change results.',
                        locked: 'Results for this round have been locked.',
                        lockError: 'Error locking round',
                        lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
                        lockSuccess: 'Round locked',
+                       rolled_by: 'Rolled by',
                        rolledBy: 'Rolled by {{name}}',
                        seed: 'Seed',
                        setSeed: 'Set seed',