parent
016fba5279
commit
01eba88adf
@ -11,7 +11,7 @@
|
|||||||
</h1>
|
</h1>
|
||||||
<p
|
<p
|
||||||
class="mt-2 max-w-xl mx-auto text-xl lg:max-w-3xl lg:text-2xl text-gray-300">
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -350,5 +350,6 @@
|
|||||||
"yes-i-copied-the-token": "Ja, ich habe den Token kopiert",
|
"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-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",
|
"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"
|
||||||
}
|
}
|
@ -350,5 +350,6 @@
|
|||||||
"yes-i-copied-the-token": "Yes, I copied the token",
|
"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-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",
|
"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"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user