X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=0acab1a739233b89d55c4ff64c09d7b71b3a8c1f;hb=d566d913c251fbb05e6bd314cc51f8b5ca49fe57;hp=fb050d1695235ebe9b64741bafac99699b2c3f64;hpb=b940ecdcd62df84881f4d4555801672155c9dcce;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index fb050d1..0acab1a 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -144,8 +144,8 @@ export default { rejected: 'Application from {{username}} rejected', }, result: { - comment: 'Result commented: <0>{{comment}}', - report: 'Result of <0>{{time}} reported', + comment: 'Result of round {{number}} commented: <1>{{comment}}', + report: 'Result of <1>{{time}} reported for round {{number}}', }, round: { create: 'Round #{{number}} added',