]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
copy rounds before reverse
[alttp.git] / resources / js / i18n / en.js
index cd6dea0c9c723665e97e2744c9439332cbdbd1ec..befe6a8fd65a14d22081873fb1811bbe1069a878 100644 (file)
@@ -13,6 +13,7 @@ export default {
                        add: 'Add',
                        back: 'Back',
                        cancel: 'Cancel',
+                       chart: 'Chart',
                        close: 'Close',
                        edit: 'Edit',
                        help: 'Help',
@@ -43,7 +44,9 @@ export default {
                },
                icon: {
                        AddIcon: 'Add',
+                       ApplicationsIcon: 'Applications',
                        ApplyIcon: 'Apply',
+                       ChartIcon: 'Chart',
                        DiscordIcon: 'Discord',
                        EditIcon: 'Edit',
                        FinishedIcon: 'Finished',
@@ -139,12 +142,13 @@ export default {
                                        rejected: 'Application from {{username}} rejected',
                                },
                                result: {
-                                       comment: 'Result commented: "{{details.result.comment}}"',
-                                       report: 'Result of {{time}} reported',
+                                       comment: 'Result commented: <0>{{comment}}</0>',
+                                       report: 'Result of <0>{{time}}</0> reported',
                                },
                                round: {
                                        create: 'Round #{{number}} added',
                                        lock: 'Round #{{number}} locked',
+                                       seed: 'Set seed for round #{{number}}',
                                        unlock: 'Round #{{number}} unlocked',
                                },
                                tournament: {
@@ -211,6 +215,7 @@ export default {
                        noApplications: 'No applications at this point',
                        noRecord: 'Tournament set to not be recorded',
                        scoreboard: 'Scoreboard',
+                       scoreChart: 'Score chart',
                },
                users: {
                        discordTag: 'Discord tag',