Skip to content

Commit

Permalink
add translation
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeyev committed Aug 28, 2023
1 parent bb86d55 commit 4a79e17
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions custom_components/eyeonwater/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,18 @@
"name": "Reverse Waterflow"
}
}
},
"services": {
"import_historical_data": {
"name": "Import historical data",
"description": "Import historical data from eyeonwater.",
"fields": {
"days": {
"name": "Days to import",
"description": "The number days of history."
}
}
}
}

}

0 comments on commit 4a79e17

Please sign in to comment.