mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-04-14 11:37:38 +00:00
Update fr.json
This commit is contained in:
parent
1327205c81
commit
37adbeb0b1
1 changed files with 4 additions and 4 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Service is already configured",
|
||||
"conn_error": "Unable to connect."
|
||||
"already_configured": "Le serveur est déjà configuré",
|
||||
"conn_error": "Impossible de se connecter."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Unable to connect",
|
||||
"unknown": "Unknown Error"
|
||||
"cannot_connect": "Impossible de se connecter",
|
||||
"unknown": "Erreur inconnue"
|
||||
},
|
||||
"flow_title": "Jellyfin Configuration",
|
||||
"step": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue