mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
Update manifest.json
- *Some typos*
This commit is contained in:
parent
7213bcbdf6
commit
3373fda875
1 changed files with 6 additions and 6 deletions
|
@ -29,8 +29,8 @@
|
||||||
"fr": "Veuillez entrer l'URL du coordinateur gitlab-ci"
|
"fr": "Veuillez entrer l'URL du coordinateur gitlab-ci"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"en": "This url can be retrived at this location: Gitlab Project->Settings->Runner or: Admin Area->Overview->Runners",
|
"en": "This URL can be retrieved at this location: GitLab Project->Settings->Runner or: Admin Area->Overview->Runners",
|
||||||
"fr": "Cet url peut être récupéré à cet emplacement : Projet Gitlab->Settings->Runner or: Admin Area->Overview->Runners"
|
"fr": "Cet URL peut être récupéré à cet emplacement : Projet GitLab->Settings->Runner ou : Admin Area->Overview->Runners"
|
||||||
},
|
},
|
||||||
"example": "https://gitlab.com/"
|
"example": "https://gitlab.com/"
|
||||||
},
|
},
|
||||||
|
@ -38,12 +38,12 @@
|
||||||
"name": "token",
|
"name": "token",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Please enter the gitlab-ci token for this runner",
|
"en": "Please enter the gitlab-ci token for this Runner",
|
||||||
"fr": "Veuillez entrer le jeton gitlab-ci pour ce runner"
|
"fr": "Veuillez entrer le jeton gitlab-ci pour ce Runner"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"en": "This token can be retrived at this location: Gitlab Project->Settings->Runner or: Admin Area->Overview->Runners",
|
"en": "This token can be retrieved at this location: GitLab Project->Settings->Runner or: Admin Area->Overview->Runners",
|
||||||
"fr": "Ce token peut être récupéré à cet emplacement : Projet Gitlab->Settings->Runner or: Admin Area->Overview->Runners"
|
"fr": "Ce token peut être récupéré à cet emplacement : Projet GitLab->Settings->Runner ou : Admin Area->Overview->Runners"
|
||||||
},
|
},
|
||||||
"example": "xxx"
|
"example": "xxx"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue