From 3664fd53e65fb5436a8460baa848e2af70ae8c14 Mon Sep 17 00:00:00 2001 From: jarod5001 <68397534+jarod5001@users.noreply.github.com> Date: Mon, 9 May 2022 22:04:07 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index ccc2c02..99ccda6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "tinyfilemanager", + "name": "Tiny File Manager", "id": "tinyfilemanager", "packaging_format": 1, "description": { @@ -64,8 +64,8 @@ "name": "password", "type": "password", "help": { - "en": "Use the help field to add an information for the admin about this question.", - "fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question." + "en": "Password", + "fr": "Mot de passe" } } ]