diff options
Diffstat (limited to 'htdocs/src/js/i18n/locales/fr.js')
| -rw-r--r-- | htdocs/src/js/i18n/locales/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/src/js/i18n/locales/fr.js b/htdocs/src/js/i18n/locales/fr.js index 29bf9fd..af1d83c 100644 --- a/htdocs/src/js/i18n/locales/fr.js +++ b/htdocs/src/js/i18n/locales/fr.js @@ -7,7 +7,7 @@ const fr = { }, main: { instructions: - "Sélectionnez une application dans le menu pour afficher un aperçu en direct et les informations sur l'application.", + "Sélectionnez une application dans le menu pour afficher un aperçu en direct et les informations sur l'application (description, technologies, dépôts).", project: { details: { about: 'À propos de {{name}}', |
