]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
hide comment button for open rounds without result
[alttp.git] / resources / js / i18n / en.js
index e7e0c59d58c06cbc198051abf1f616a8552ea8fe..9bd521345eb68942f5f0904bb11d70cb10360f7f 100644 (file)
@@ -425,6 +425,7 @@ export default {
                        time: 'Time: {{ time }}',
                },
                rounds: {
+                       code: 'Code',
                        date: '{{ date, L }}',
                        edit: 'Edit round',
                        editError: 'Error saving round',
@@ -439,6 +440,7 @@ export default {
                        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',