Translated headers

ref #103
This commit is contained in:
Nicolai Ort 2021-03-19 16:45:09 +01:00
parent 016fba5279
commit 01eba88adf
3 changed files with 709 additions and 707 deletions

View File

@ -11,7 +11,7 @@
</h1>
<p
class="mt-2 max-w-xl mx-auto text-xl lg:max-w-3xl lg:text-2xl text-gray-300">
<span class="text-lg">configure your profile however you want</span>
<span class="text-lg">{$_('settings-for-your-profile')}</span>
</p>
</div>
</div>

View File

@ -350,5 +350,6 @@
"yes-i-copied-the-token": "Ja, ich habe den Token kopiert",
"you-can-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! 🎉",
"you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
"zip-postal-code": "Postleitzahl"
"zip-postal-code": "Postleitzahl",
"settings-for-your-profile": "Die Einstellungen deines Accounts"
}

View File

@ -350,5 +350,6 @@
"yes-i-copied-the-token": "Yes, I copied the token",
"you-can-now-use-your-new-password-to-log-in-to-your-account": "You can now use your new password to log in to your account! 🎉",
"you-have-to-provide-an-organization": "You have to provide an organization",
"zip-postal-code": "ZIP/ postal code"
"zip-postal-code": "ZIP/ postal code",
"settings-for-your-profile": "Settings for your profile"
}