mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations button.php (French)
This commit is contained in:
parent
559288f85b
commit
8ce25880b5
@ -1,7 +1,9 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"new_profile" =>"Nouveau profile",
|
||||
"new_adress" =>"Nouvelle adresse",
|
||||
"show" =>"Afficher l\'adresse"
|
||||
];
|
||||
return [
|
||||
'new_profile' => 'Nouveau profile',
|
||||
'new_adress' => 'Nouvelle adresse',
|
||||
'show' => 'Afficher l\\'adresse',
|
||||
'update_password' => 'Update Password',
|
||||
'update_profile' => 'Update Profile',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user