diff options
Diffstat (limited to 'language/fr_FR/admin.lang.php')
-rw-r--r-- | language/fr_FR/admin.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index df3850403..5c90241cf 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -762,4 +762,7 @@ $lang['Miscellaneous'] = 'Divers'; $lang['The following tag was deleted'] = 'Le tag suivant a été supprimé'; $lang['User Upload'] = 'Ajout utilisateur'; $lang['Virtual Links'] = 'Liens virtuels'; +$lang['There is no other language available.'] = 'Il n\'y a pas d\'autre langue disponible.'; +$lang['There is no other plugin available.'] = 'Il n\'y a pas d\'autre plugin disponible.'; +$lang['There is no other theme available.'] = 'Il n\'y a pas d\'autre thème disponible.'; ?> |