Skip to content

Commit

Permalink
Update fr.json (#1865)
Browse files Browse the repository at this point in the history
Add service for sub profile switching 
Add create_utility_meter
  • Loading branch information
Doudou14 committed Sep 11, 2023
1 parent 30d7b49 commit e076f7b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions custom_components/powercalc/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"step": {
"daily_energy": {
"data": {
"create_utility_meters": "Créer des compteurs de services publics",
"name": "Nom",
"on_time": "Temps de fonctionnement",
"start_time": "Heure de début",
Expand Down Expand Up @@ -323,6 +324,16 @@
"stop_playbook": {
"description": "Arrêter le playbook actuellement actif.",
"name": "Arrêter playbook"
},
"switch_sub_profile": {
"description": "Certains profils de la bibliothèque ont différents sous-profils. Ce service vous permet de passer à un autre.",
"fields": {
"profile": {
"name": "Sous profil",
"description": "Définir un des sous profils possibles"
}
},
"name": "Passer à un autre sous-profil"
}
}
}

0 comments on commit e076f7b

Please sign in to comment.