mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
parent
be8b68aaaf
commit
b6c254eede
3 changed files with 6 additions and 2 deletions
|
@ -578,7 +578,9 @@ function profiles_content(App $a) {
|
|||
'$banner' => L10n::t('Edit Profile Details'),
|
||||
'$submit' => L10n::t('Submit'),
|
||||
'$profpic' => L10n::t('Change Profile Photo'),
|
||||
'$profpiclink' => '/photos/' . $a->user['nickname'],
|
||||
'$viewprof' => L10n::t('View this profile'),
|
||||
'$viewallprof' => L10n::t('View all profiles'),
|
||||
'$editvis' => L10n::t('Edit visibility'),
|
||||
'$cr_prof' => L10n::t('Create a new profile using these settings'),
|
||||
'$cl_prof' => L10n::t('Clone this profile'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue