diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang index cedfaf6a929..35a81d54dab 100644 --- a/htdocs/langs/en_US/main.lang +++ b/htdocs/langs/en_US/main.lang @@ -232,4 +232,5 @@ Keyword=Mot cl Legend=Legend FillTownFromZip=Fill town from zip ShowLog=Show log -File=File \ No newline at end of file +File=File +ReadPermissionNotAllowed=Read permission not allowed \ No newline at end of file diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang index 2d0e580574a..2165c3d6e6f 100644 --- a/htdocs/langs/fr_FR/main.lang +++ b/htdocs/langs/fr_FR/main.lang @@ -232,4 +232,5 @@ Keyword=Mot cl Legend=Légende FillTownFromZip=Renseigner ville ShowLog=Afficher historique -File=Fichier \ No newline at end of file +File=Fichier +ReadPermissionNotAllowed=Permission de lecture non accordée \ No newline at end of file