]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
round numbers in result protocol entries
[alttp.git] / resources / js / i18n / en.js
index fb050d1695235ebe9b64741bafac99699b2c3f64..0acab1a739233b89d55c4ff64c09d7b71b3a8c1f 100644 (file)
@@ -144,8 +144,8 @@ export default {
                                        rejected: 'Application from {{username}} rejected',
                                },
                                result: {
-                                       comment: 'Result commented: <0>{{comment}}</0>',
-                                       report: 'Result of <0>{{time}}</0> reported',
+                                       comment: 'Result of round {{number}} commented: <1>{{comment}}</1>',
+                                       report: 'Result of <1>{{time}}</1> reported for round {{number}}',
                                },
                                round: {
                                        create: 'Round #{{number}} added',