pulled strings from one more template
This commit is contained in:
parent
99eef96822
commit
f57f9852b1
9 changed files with 18 additions and 45 deletions
|
|
@ -262,6 +262,9 @@ $a->strings['Hide Ignored Requests'] = 'Cacher les demandes ignorées';
|
|||
$a->strings['Claims to be known to you: '] = 'Prétend que vous le connaissez: ';
|
||||
$a->strings['yes'] = 'oui';
|
||||
$a->strings['no'] = 'non';
|
||||
$a->strings['Approve as: '] = 'Approuver en tant que: ';
|
||||
$a->strings['Friend'] = 'Ami';
|
||||
$a->strings['Fan/Admirer'] = 'Fan/Admirateur';
|
||||
$a->strings['Notification type: '] = 'Type de notification: ';
|
||||
$a->strings['Friend/Connect Request'] = 'Demande de connexion/relation';
|
||||
$a->strings['New Follower'] = 'Nouvel abonné';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue