chore: translation fixes; formatting

This commit is contained in:
2025-04-25 14:56:39 +02:00
parent adf4d88cb2
commit f952a7c491
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"tabWidth": 2,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none",
"trailingComma": "none"
}
@@ -54,7 +54,7 @@
</div>
<div style="margin-top: 0.5em">
<b>Propozycje:</b> <i>{{ numberPropositions.join(', ') }}</i>
<b>{{ i18n.t('trains.number-propositions-title') }}</b> <i>{{ numberPropositions.join(', ') }}</i>
</div>
</div>