mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
pulled strings from one more template
This commit is contained in:
parent
99eef96822
commit
f57f9852b1
9 changed files with 18 additions and 45 deletions
|
@ -274,6 +274,9 @@ $a->strings['Hide Ignored Requests'] = 'Verberge ignorierte Anfragen';
|
|||
$a->strings['Claims to be known to you: '] = 'Behauptet dich zu kennen: ';
|
||||
$a->strings['yes'] = 'ja';
|
||||
$a->strings['no'] = 'nein';
|
||||
$a->strings['Approve as: '] = 'Genehmigen als: ';
|
||||
$a->strings['Friend'] = 'Freund';
|
||||
$a->strings['Fan/Admirer'] = 'Fan/Verehrer';
|
||||
$a->strings['Notification type: '] = 'Benachrichtigungs Typ: ';
|
||||
$a->strings['Friend/Connect Request'] = 'Kontakt-/Freundschaftsanfrage';
|
||||
$a->strings['New Follower'] = 'Neuer Bewunderer';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue