update(Profil Profilbild): changes styling layout and polishment

This commit is contained in:
SimonGschnell
2025-06-27 11:36:40 +02:00
parent 9610ca55f7
commit e3fe20831e
5 changed files with 101 additions and 69 deletions
+40
View File
@@ -28138,6 +28138,26 @@ array(
),
//Profil Phrasen ende
//ProfilUpdate Phrasen start
array(
'app' => 'core',
'category' => 'profilUpdate',
'phrase' => 'profilBild',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Profilbild',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Profile picture',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'profilUpdate',
@@ -28459,6 +28479,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'profilUpdate',
'phrase' => 'profilBildUpdateMessage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte laden Sie ihr {0} hoch',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please upload your {0}',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'profilUpdate',