Skip to content

Commit

Permalink
New translations strings.json (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
wlcrs committed Feb 2, 2025
1 parent 492ddc2 commit 7793794
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions translations/nl.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"config": {
"abort": {
"already_configured": "Apparaat is reeds geconfigureerd",
"reauth_successful": "",
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]"
},
"error": {
Expand Down Expand Up @@ -174,6 +174,12 @@
"daily_yield_energy": {
"name": "Dagelijkse opbrengst"
},
"monthly_yield_energy": {
"name": "Monthly yield"
},
"yearly_yield_energy": {
"name": "Yearly yield"
},
"hourly_yield_energy": {
"name": "Uur opbrengst"
},
Expand Down Expand Up @@ -688,7 +694,7 @@
"name": "Battery charge/discharge power"
},
"inverter_rated_power": {
"name": ""
"name": "Nominaal vermogen"
},
"inverter_active_power": {
"name": "Inverter active power"
Expand Down

0 comments on commit 7793794

Please sign in to comment.