From cb2c3c8e93c16ab19d765357124534b292818136 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 3 Feb 2021 22:35:25 +0100 Subject: [PATCH] Small typos --- README.md | 4 ++-- issue_template.md | 2 +- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3b355c..0abd787 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ You can modify some configurations using the Framaforms administration panel. Yo #### Multi-user support -Are LDAP and HTTP auth supported? **Only LDAP** -Can the app be used by multiple users? **Yes** + * Are LDAP and HTTP auth supported? **Only LDAP** + * Can the app be used by multiple users? **Yes** #### Supported architectures diff --git a/issue_template.md b/issue_template.md index 2a9be2a..68c7586 100644 --- a/issue_template.md +++ b/issue_template.md @@ -8,7 +8,7 @@ about: Create a report to help us debug, it would be nice to fill the template a 1. *Read this whole template first.* 2. *Determine if you are on the right place:* - *If you were performing an action on the app from the webadmin or the CLI (install, update, backup, restore, change_url...), you are on the right place!* - - *Otherwise, the issue may be due to framaforms itself. Refer to its documentation or repository for help.* + - *Otherwise, the issue may be due to Framaforms itself. Refer to its documentation or repository for help.* - *If you have a doubt, post here, we will figure it out together.* 3. *Delete the italic comments as you write over them below, and remove this guide.* --- diff --git a/manifest.json b/manifest.json index 8dd9264..1106c03 100644 --- a/manifest.json +++ b/manifest.json @@ -69,7 +69,7 @@ "en": "Choose the application language", "fr": "Choisissez la langue de l'application" }, - "choices": ["fr", "en"], + "choices": ["de", "en", "es", "fr", "it", "pt"], "default": "en" }, {