X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=0b526ba743a2e2a010b1e386a2b963b20955d45d;hb=3a774bb649734fc3a2135ec1b52cef9a049880ee;hp=76328bf925933aed571b5b3ebc56e2de52a79cb3;hpb=82b95e7542824bcdf4f1b245559cb1c93f4eafdd;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index 76328bf..0b526ba 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -35,6 +35,7 @@ export default { }, icon: { AddIcon: 'Add', + ApplyIcon: 'Apply', DiscordIcon: 'Discord', EditIcon: 'Edit', FinishedIcon: 'Finished', @@ -114,6 +115,7 @@ export default { placementSubjectToChange: 'Tournament incomplete, placement subject to change.', roleNames: { admin: 'Administrator', + monitor: 'Monitor', runner: 'Runner', }, roles: 'Participated as', @@ -124,6 +126,7 @@ export default { protocol: { description: { result: { + comment: 'Result commented: "{{details.result.comment}}"', report: 'Result of {{time}} reported', }, round: { @@ -140,13 +143,24 @@ export default { heading: 'Protocol', }, 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 result :(', + reportError: 'Error saving :(', reportPreview: 'Will be recorded as {{ time }}', - reportSuccess: 'Result stored, thanks :)', + reportSuccess: 'Stored, thanks :)', reportTime: 'Time', + result: 'Result', + round: 'Round', + runner: 'Runner', time: 'Time: {{ time }}', }, rounds: { @@ -161,6 +175,7 @@ export default { lockError: 'Error locking round', lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!', lockSuccess: 'Round locked', + rolledBy: 'Rolled by {{name}}', seed: 'Seed', setSeed: 'Set seed', setSeedError: 'Seed could not be set', @@ -173,6 +188,13 @@ 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', }, users: {