Files
homeassistant-core/homeassistant/components/fastdotcom/strings.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
385 B
JSON
Raw Normal View History

{
2023-11-21 09:59:34 +01:00
"config": {
"step": {
"user": {
"description": "Do you want to start the setup? The initial setup will take about 30-40 seconds."
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
}
},
2023-12-12 10:41:00 +01:00
"entity": {
"sensor": {
"download": {
"name": "Download"
}
}
}
}