parent
37bc5ff17b
commit
44d6cba403
@ -38,7 +38,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{#await user_promise}
|
||||
Loading profile data
|
||||
{$_('loading-profile-data')}
|
||||
{:then}
|
||||
<div class="mt-5 md:mt-0 md:col-span-2">
|
||||
<div class="shadow sm:rounded-md sm:overflow-hidden">
|
||||
|
@ -353,5 +353,6 @@
|
||||
"zip-postal-code": "Postleitzahl",
|
||||
"settings-for-your-profile": "Die Einstellungen deines Accounts",
|
||||
"profile": "Profil",
|
||||
"everything-concerning-your-profile": "Alles zu deinem Profil"
|
||||
"everything-concerning-your-profile": "Alles zu deinem Profil",
|
||||
"loading-profile-data": "Lade Profildaten"
|
||||
}
|
||||
|
@ -353,5 +353,6 @@
|
||||
"zip-postal-code": "ZIP/ postal code",
|
||||
"settings-for-your-profile": "Settings for your profile",
|
||||
"profile": "Profile",
|
||||
"everything-concerning-your-profile": "Everything concerning your profile"
|
||||
"everything-concerning-your-profile": "Everything concerning your profile",
|
||||
"loading-profile-data": "Loading profile data"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user