mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
Update Interface + Translation to FR_fr
Page is now fully translated from EN_uk to FR_fr Updated the delete badge to be harmonized with the rest of the design chart Style sheet is now independent from the .tpl
This commit is contained in:
@@ -1356,4 +1356,13 @@ $lang['Core'] = 'Noyau';
|
||||
$lang['System Activities'] = 'Activités système';
|
||||
$lang['Shrink'] = 'Réduire';
|
||||
$lang['Expand'] = 'Agrandir';
|
||||
$lang['Image'] = "L'image";
|
||||
$lang['was succesfully deleted'] = 'a été supprimée avec succès';
|
||||
$lang['Who can see ?'] = 'Qui peut voir ?';
|
||||
$lang['level of confidentiality'] = 'niveau de confidentialité';
|
||||
$lang['You have unsaved changes'] = 'Des changements ne sont pas sauvegardés';
|
||||
$lang['Changes saved'] = 'Changements enregistrés';
|
||||
$lang['An error has occured'] = 'Une erreur est survenue';
|
||||
$lang['image(s) contains unsaved changes'] = 'image(s) ne sont pas sauvegardées';
|
||||
$lang['Pagination has changed and needs to be reloaded !'] = "La pagination a changée et nécessite d'être rechargée !";
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user