🌎 translation for lap times + distance

ref #6
This commit is contained in:
Philipp Dormann 2021-03-02 18:35:41 +01:00
parent b518730fab
commit cf5c279eac
3 changed files with 6 additions and 2 deletions

View File

@ -133,10 +133,10 @@
<tr>
<th
class="px-4 py-3 title-font tracking-wider font-medium text-white text-sm bg-gray-800 rounded-tl rounded-bl"
>Distanz</th>
>{{ $t('distance') }}</th>
<th
class="px-4 py-3 title-font tracking-wider font-medium text-white text-sm bg-gray-800"
>Rundenzeit</th>
>{{ $t('lap_time') }}</th>
<th
class="w-10 title-font tracking-wider font-medium text-white text-sm bg-gray-800 rounded-tr rounded-br"
></th>

View File

@ -1,9 +1,11 @@
{
"already_have_an_account": "Sie haben bereits einen Account?",
"apartment_suite_etc": "Addresszeile 2",
"distance": "Disttanz",
"download_certificate": "Urkunde herunterladen",
"e_mail_adress": "E-Mail Adresse",
"go_to_login": "Zum Login",
"lap_time": "Rundenzeit",
"lap_times": "Rundenzeiten",
"main_page_text": "Hier können Sie sich für den Lauf Für Kaya! registrieren oder ihr Läuferprofil verwalten.",
"mittelname": "Mittelname",

View File

@ -1,9 +1,11 @@
{
"already_have_an_account": "Already have an account?",
"apartment_suite_etc": "Apartment, suite, etc.",
"distance": "Distance",
"download_certificate": "Download certificate",
"e_mail_adress": "mail address",
"go_to_login": "Go To Login",
"lap_time": "Lap time",
"lap_times": "Lap times",
"main_page_text": "Here you can register for the Lauf Für Kaya! or manage your runner profile.",
"mittelname": "Middlename",