diff --git a/manifest.json b/manifest.json index 4d2cbd9..1f5fc8a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,11 +3,10 @@ "id": "univer", "packaging_format": 1, "description": { - "en": "Online spreadsheet that is powerful, simple to configure", + "en": "Collabrative solution", "fr": "Feuille de calcul en ligne, puissante, simple à configurer" }, "version": "1.1.0~ynh1", - "url": "https://github.com/mengshukeji/Luckysheet", "upstream": { "license": "MIT", "demo": "https://dream-num.github.io/univer-demo/", @@ -40,8 +39,8 @@ "name": "is_public", "type": "boolean", "help": { - "en": "If enabled, Luckysheet will be accessible by people who do not have an account. This can be changed later via the webadmin.", - "fr": "Si cette case est cochée, Luckysheet sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + "en": "If enabled, Univer will be accessible by people who do not have an account. This can be changed later via the webadmin.", + "fr": "Si cette case est cochée, Univer sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." }, "default": true }