mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-07-28 18:05:45 +00:00
50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
|
|
{
|
||
|
|
"config": {
|
||
|
|
"abort": {
|
||
|
|
"already_configured": "Service is already configured",
|
||
|
|
"conn_error": "Unable to connect."
|
||
|
|
},
|
||
|
|
"error": {
|
||
|
|
"cannot_connect": "Unable to connect",
|
||
|
|
"unknown": "Unknown Error"
|
||
|
|
},
|
||
|
|
"flow_title": "Jellyfin Configuration",
|
||
|
|
"step": {
|
||
|
|
"user": {
|
||
|
|
"data": {
|
||
|
|
"url": "URL Serveur",
|
||
|
|
"username": "Utilisateur",
|
||
|
|
"password": "Mot de passe",
|
||
|
|
"verify_ssl": "Vérification SSL"
|
||
|
|
},
|
||
|
|
"description": "Configuration des paramètres de connexion.",
|
||
|
|
"title": "Jellyfin"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"options": {
|
||
|
|
"abort": {
|
||
|
|
"already_configured": "Le serveur est déjà configuré",
|
||
|
|
"conn_error": "Impossible de se connecter."
|
||
|
|
},
|
||
|
|
"error": {
|
||
|
|
"cannot_connect": "Impossible de se connecter",
|
||
|
|
"unknown": "Erreur inconnue"
|
||
|
|
},
|
||
|
|
"flow_title": "Jellyfin Configuration",
|
||
|
|
"step": {
|
||
|
|
"user": {
|
||
|
|
"data": {
|
||
|
|
"url": "URL Serveur",
|
||
|
|
"username": "Utilisateur",
|
||
|
|
"password": "Mot de passe",
|
||
|
|
"verify_ssl": "Vérification SSL"
|
||
|
|
},
|
||
|
|
"description": "Configuration des paramètres de connexion.",
|
||
|
|
"title": "Jellyfin"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"title": "Jellyfin"
|
||
|
|
}
|