mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
provide defautl instance name
This commit is contained in:
parent
2ecacc35f3
commit
e3f442d560
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@
|
||||||
"en": "Choose a name for your Plume instance",
|
"en": "Choose a name for your Plume instance",
|
||||||
"fr": "Choisissez un nom pour votre instance Plume"
|
"fr": "Choisissez un nom pour votre instance Plume"
|
||||||
},
|
},
|
||||||
"example": "My blog"
|
"example": "My blog",
|
||||||
|
"default": "My blog"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "registration",
|
"name": "registration",
|
||||||
|
|
Loading…
Add table
Reference in a new issue