From 3075565bfcfdd181f0401165661178d07d045641 Mon Sep 17 00:00:00 2001 From: ewilly Date: Thu, 20 Jul 2017 19:01:41 +0200 Subject: [PATCH] Update Readme and be more explicit according to #27 --- README.md | 2 ++ manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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"