mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-14 02:27:07 +01:00
18 lines
299 B
JSON
18 lines
299 B
JSON
{
|
|
"modal": {
|
|
"title": "Modifier un service",
|
|
"buttons": {
|
|
"save": "Service de sauvegarde"
|
|
}
|
|
},
|
|
"menu": {
|
|
"labels": {
|
|
"settings": "Paramètres",
|
|
"dangerZone": "Attention"
|
|
},
|
|
"actions": {
|
|
"edit": "Modifier",
|
|
"delete": "Supprimer"
|
|
}
|
|
}
|
|
} |