mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Stat the need of dedicated domain
This commit is contained in:
parent
01f5223783
commit
df96242c0a
1 changed files with 5 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "Zero Knowledge realtime collaborative editor",
|
||||
"fr": "Éditeur chiffré collaboratif en temps réel."
|
||||
},
|
||||
"version": "4.0.0~ynh2",
|
||||
"version": "4.0.0~ynh3",
|
||||
"url": "https://cryptpad.fr/",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
@ -30,6 +30,10 @@
|
|||
"en": "Choose a domain name for CryptPad",
|
||||
"fr": "Choisissez un nom de domaine pour CryptPad"
|
||||
},
|
||||
"help": {
|
||||
"en": "CryptPad needs to be installed in a dedicated domain or sub-domain.",
|
||||
"fr": "CryptPad doit être installé dans un domaine ou sous-domaine dédié."
|
||||
},
|
||||
"example": "cryptpad.example.com"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue