mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Fix backup related translations in Synology DSM (#136931)
refernce backup related strings in option-flow strings
This commit is contained in:
parent
8db6a6cf17
commit
6dd2d46328
@ -70,7 +70,13 @@
|
||||
"data": {
|
||||
"scan_interval": "Minutes between scans",
|
||||
"timeout": "Timeout (seconds)",
|
||||
"snap_profile_type": "Quality level of camera snapshots (0:high 1:medium 2:low)"
|
||||
"snap_profile_type": "Quality level of camera snapshots (0:high 1:medium 2:low)",
|
||||
"backup_share": "[%key:component::synology_dsm::config::step::backup_share::data::backup_share%]",
|
||||
"backup_path": "[%key:component::synology_dsm::config::step::backup_share::data::backup_path%]"
|
||||
},
|
||||
"data_description": {
|
||||
"backup_share": "[%key:component::synology_dsm::config::step::backup_share::data_description::backup_share%]",
|
||||
"backup_path": "[%key:component::synology_dsm::config::step::backup_share::data_description::backup_path%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user