diff --git a/README.md b/README.md index 24d7370..28f73e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # BoZoN package for YunoHost +[![Install BoZoN with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=bozon) + * [BoZoN website](http://bozon.pw) * [BoZoN git repository](https://github.com/broncowdd/BoZoN) * [YunoHost website](https://yunohost.org/) diff --git a/manifest.json b/manifest.json index 210e7aa..ef35a6c 100644 --- a/manifest.json +++ b/manifest.json @@ -54,8 +54,8 @@ { "name": "language", "ask": { - "en": "Default language", - "fr": "Langue par défaut" + "en": "Language (in case of browser language not detected)", + "fr": "Langue (si la langue du naviguatuer n'est détectée)" }, "choices": ["de","en","es","fr"], "default": "en"