]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/de.js
round numbers in result protocol entries
[alttp.git] / resources / js / i18n / de.js
index 5bac532419b35fb05fb22a342ab4aa72596c63f0..fc15a690af8f24a0068b5ad9b0d844661aa78892 100644 (file)
@@ -144,8 +144,8 @@ export default {
                                        rejected: 'Anmeldung von {{username}} abgelehnt',
                                },
                                result: {
-                                       comment: 'Ergebnis kommentiert: <0>{{comment}}</0>',
-                                       report: 'Ergebnis von <0>{{time}}</0> eingetragen',
+                                       comment: 'Ergebnis von Runde {{number}} kommentiert: <1>{{comment}}</1>',
+                                       report: 'Ergebnis von <1>{{time}}</1> bei Runde {{number}} eingetragen',
                                },
                                round: {
                                        create: 'Runde #{{number}} hinzugefĆ¼gt',