Browse Source

Fix i18n FR and add some sudo to restore script

Julien Vaubourg 9 years ago
parent
commit
c0ba9ef0e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

@@ -26,7 +26,7 @@
         "name": "path",
         "ask": {
             "en": "Choose a path for the web administration",
-            "fr": "Choissez un chemin pour l'administration web"
+            "fr": "Choisissez un chemin pour l'administration web"
         },
         "example": "/wifiadmin",
         "default": "/wifiadmin"