]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/en.js
small fixes
[alttp.git] / resources / js / i18n / en.js
index cd6dea0c9c723665e97e2744c9439332cbdbd1ec..b361c682d40f31146d59de779a3ab4a85dd64699 100644 (file)
@@ -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}}</0>',
+                                       report: 'Result of <0>{{time}}</0> reported',
                                },
                                round: {
                                        create: 'Round #{{number}} added',
                                        lock: 'Round #{{number}} locked',
+                                       seed: 'Set seed for round #{{number}}',
                                        unlock: 'Round #{{number}} unlocked',
                                },
                                tournament: {