]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
season 2
[alttp.git] / resources / js / i18n / en.js
index 72548f6a815801752217ea7bb687fd8211b9d1a6..0b526ba743a2e2a010b1e386a2b963b20955d45d 100644 (file)
@@ -35,6 +35,7 @@ export default {
                },
                icon: {
                        AddIcon: 'Add',
+                       ApplyIcon: 'Apply',
                        DiscordIcon: 'Discord',
                        EditIcon: 'Edit',
                        FinishedIcon: 'Finished',
@@ -144,14 +145,22 @@ export default {
                results: {
                        addComment: 'Comment',
                        comment: 'Comment',
+                       details: 'Details',
                        edit: 'Change result',
                        editComment: 'Edit comment',
                        forfeit: 'Forfeit',
+                       pending: 'Pending',
+                       placement: 'Placement',
+                       points_one: '{{ count }} point',
+                       points_other: '{{ count }} points',
                        report: 'Report result',
                        reportError: 'Error saving :(',
                        reportPreview: 'Will be recorded as {{ time }}',
                        reportSuccess: 'Stored, thanks :)',
                        reportTime: 'Time',
+                       result: 'Result',
+                       round: 'Round',
+                       runner: 'Runner',
                        time: 'Time: {{ time }}',
                },
                rounds: {
@@ -179,6 +188,11 @@ export default {
                },
                tournaments: {
                        admins: 'Admins',
+                       applicationDenied: 'Application denied',
+                       applicationPending: 'Application pending',
+                       apply: 'Apply',
+                       applyError: 'Error submitting application',
+                       applySuccess: 'Application sent',
                        monitors: 'Monitors',
                        noRecord: 'Tournament set to not be recorded',
                        scoreboard: 'Scoreboard',