1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/digiscreen_ynh.git synced 2024-09-03 18:26:15 +02:00
This commit is contained in:
Melchisedech 2022-11-06 01:10:16 +01:00 committed by GitHub
parent 24bc0b8713
commit 7ec132c693
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,10 @@
"type": "string",
"example": "123456abc",
"optional": true,
"ask": {
"en": "Your Pixabay API key:",
"fr": "Votre clé dAPI Pixabay"
},
"help": {
"en": "Optional: a Pixabay API key will let you chose a background by entering keywords.",
"fr": "Optionnel : une clé dAPI Pixabay vous permettra de choisir un fond décran en entrant un mot clé."
@ -56,6 +60,10 @@
"type": "string",
"example": "123456abc",
"optional": true,
"ask": {
"en": "Your Google API key:",
"fr": "Votre clé dAPI Google:"
},
"help": {
"en": "Optional: a Google API key will let you insert videos from Youtube on your Digiscreen",
"fr": "Optionnel : une clé dAPI Google vous permettra dafficher des vidéos de Youtube sur votre Digiscreen."