i18n fixes

This commit is contained in:
softsimon
2024-07-12 23:20:18 +09:00
parent 04b6bee8a1
commit e5489277c6
6 changed files with 383 additions and 319 deletions

View File

@@ -2,7 +2,7 @@
@if (accelerateError) {
<div class="row mb-1 text-center">
<div class="col-sm">
<h1 style="font-size: larger;">Sorry, something went wrong!</h1>
<h1 style="font-size: larger;" i18n="accelerator.sorry-error-title">Sorry, something went wrong!</h1>
</div>
</div>
<div class="row text-center mt-1">