From 09cb3efde8a156a3708bda4e4979aba0c78cdd4a Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Jan 2017 12:36:58 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e9a181b1..24e0062e 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "name": "domain", "ask": { "en": "Choose a domain for your Hubzilla hub. Hubzilla must run in the root of this domain." - "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine. + "fr": "Choisissez un nom de domaine pour votre 'hub' Hubzilla. Hubzilla doit ếtre installer dans la racine de votre de domaine." }, "example": "hub.example.com" }, @@ -42,7 +42,7 @@ "name": "is_public", "ask": { "en": "Is it a public application ?" - "fr": "Est-ce une application publique ? + "fr": "Est-ce une application publique ?" }, "choices": ["Yes", "No"], "default": "Yes"