Skip to content

Commit

Permalink
New translations strings.json (French)
Browse files Browse the repository at this point in the history
  • Loading branch information
wlcrs committed Jan 24, 2025
1 parent ab6b39b commit 6dc459e
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@
},
"emma_maximum_feed_grid_power_watt": {
"name": "Maximum feed grid power"
<<<<<<< HEAD
=======
},
"mppt_scanning_interval": {
"name": "MPPT scan interval"
>>>>>>> 18f7306 (Fix missing translations for power meter current sensors)
}
},
"sensor": {
Expand Down Expand Up @@ -135,6 +129,15 @@
"phase_c_current": {
"name": "Courant de la phase C"
},
"active_grid_a_current": {
"name": "Phase A current"
},
"active_grid_b_current": {
"name": "Phase B current"
},
"active_grid_c_current": {
"name": "Phase C current"
},
"day_active_power_peak": {
"name": "Pic de puissance active journalière"
},
Expand Down Expand Up @@ -273,15 +276,6 @@
"grid_c_current": {
"name": "Courant de la phase C"
},
"active_grid_a_current": {
"name": "Courant de la phase A"
},
"active_grid_b_current": {
"name": "Courant de la phase B"
},
"active_grid_c_current": {
"name": "Courant de la phase C"
},
"active_grid_a_b_voltage": {
"name": "Tension ligne A-B"
},
Expand Down

0 comments on commit 6dc459e

Please sign in to comment.