fix: i18n
This commit is contained in:
parent
c6f7210196
commit
f9a84f798b
@ -146,7 +146,7 @@
|
|||||||
<h1
|
<h1
|
||||||
class="mr-6 text-5xl xl:text-7xl font-bold text-center text-gray-900"
|
class="mr-6 text-5xl xl:text-7xl font-bold text-center text-gray-900"
|
||||||
>
|
>
|
||||||
Statistiken
|
{$_("statistiken")}
|
||||||
</h1>
|
</h1>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<div class="flex flex-wrap -mx-1 overflow-hidden mt-5">
|
<div class="flex flex-wrap -mx-1 overflow-hidden mt-5">
|
||||||
|
@ -30,6 +30,7 @@
|
|||||||
"spendensumme": "Spendensumme",
|
"spendensumme": "Spendensumme",
|
||||||
"station_description": "Beschreibung der Scanstation",
|
"station_description": "Beschreibung der Scanstation",
|
||||||
"station_id": "Scanstations-ID",
|
"station_id": "Scanstations-ID",
|
||||||
|
"statistiken": "Statistiken",
|
||||||
"team": "Team",
|
"team": "Team",
|
||||||
"the_provided_scan_station_is_disabled": "Die angegebene Scanstation ist deaktiviert.",
|
"the_provided_scan_station_is_disabled": "Die angegebene Scanstation ist deaktiviert.",
|
||||||
"the_provided_scan_station_token_is_invalid": "Der angegebene Scanstation-Token ist ungültig.",
|
"the_provided_scan_station_token_is_invalid": "Der angegebene Scanstation-Token ist ungültig.",
|
||||||
|
@ -30,6 +30,7 @@
|
|||||||
"spendensumme": "Donations",
|
"spendensumme": "Donations",
|
||||||
"station_description": "Station Description",
|
"station_description": "Station Description",
|
||||||
"station_id": "Scanstation ID",
|
"station_id": "Scanstation ID",
|
||||||
|
"statistiken": "Statistics",
|
||||||
"team": "Team",
|
"team": "Team",
|
||||||
"the_provided_scan_station_is_disabled": "The provided scan station is disabled.",
|
"the_provided_scan_station_is_disabled": "The provided scan station is disabled.",
|
||||||
"the_provided_scan_station_token_is_invalid": "The provided scan station token is invalid.",
|
"the_provided_scan_station_token_is_invalid": "The provided scan station token is invalid.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user