X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=resources%2Fjs%2Fi18n%2Fen.js;h=b361c682d40f31146d59de779a3ab4a85dd64699;hb=6f22614d8c68c68c88b44804802cdffeb3c6a3c7;hp=cd6dea0c9c723665e97e2744c9439332cbdbd1ec;hpb=cd36cb0ba2718e6bfa08765e7702d57dfe7fd733;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index cd6dea0..b361c68 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -139,12 +139,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}}', + report: 'Result of <0>{{time}} reported', }, round: { create: 'Round #{{number}} added', lock: 'Round #{{number}} locked', + seed: 'Set seed for round #{{number}}', unlock: 'Round #{{number}} unlocked', }, tournament: {