From cb4b61853a043386b4df908eface7d4e356d650c Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Mon, 16 May 2022 21:35:53 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/manifest.json b/manifest.json index 99ccda6..41903c3 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "license": "GPL-3.0", "website": "https://tinyfilemanager.github.io/", "demo": "https://tinyfilemanager.github.io/demo/", - "admindoc": "https://github.com/prasathmani/tinyfilemanager", + "admindoc": "https://github.com/prasathmani/tinyfilemanager/wiki", "userdoc": "https://github.com/prasathmani/tinyfilemanager", "code": "https://github.com/prasathmani/tinyfilemanager" }, @@ -46,16 +46,6 @@ "type": "boolean", "default": true }, - { - "name": "language", - "type": "string", - "ask": { - "en": "Choose the application language", - "fr": "Choisissez la langue de l'application" - }, - "choices": ["fr", "en"], - "default": "fr" - }, { "name": "admin", "type": "user"