mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Fix spelling
This commit is contained in:
parent
a17039bb17
commit
f95b7a7aaf
1 changed files with 4 additions and 4 deletions
|
@ -27,8 +27,8 @@
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a domain name for matomo",
|
"en": "Choose a domain name for Matomo",
|
||||||
"fr": "Choisissez un nom de domaine pour matomo"
|
"fr": "Choisissez un nom de domaine pour Matomo"
|
||||||
},
|
},
|
||||||
"example": "example.com"
|
"example": "example.com"
|
||||||
},
|
},
|
||||||
|
@ -36,8 +36,8 @@
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for matomo",
|
"en": "Choose a path for Matomo",
|
||||||
"fr": "Choisissez un chemin pour matomo"
|
"fr": "Choisissez un chemin pour Matomo"
|
||||||
},
|
},
|
||||||
"example": "/matomo",
|
"example": "/matomo",
|
||||||
"default": "/matomo"
|
"default": "/matomo"
|
||||||
|
|
Loading…
Reference in a new issue