mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 02:36:37 +00:00
Write data disk with space everywhere (#16223)
This commit is contained in:
parent
51157caf22
commit
52f609f742
@ -3890,7 +3890,7 @@
|
|||||||
"emmc_lifetime_used": "eMMC Lifetime Used",
|
"emmc_lifetime_used": "eMMC Lifetime Used",
|
||||||
"datadisk": {
|
"datadisk": {
|
||||||
"title": "Move data disk",
|
"title": "Move data disk",
|
||||||
"description": "You are currently using ''{current_path}'' as datadisk. Moving data disks will reboot your device and it's estimated to take {time} minutes. Your Home Assistant installation will not be accessible during this period. Do not disconnect the power during the move!",
|
"description": "You are currently using ''{current_path}'' as data disk. Moving the data disk will reboot your device and it's estimated to take {time} minutes. Your Home Assistant installation will not be accessible during this period. Do not disconnect the power during the move!",
|
||||||
"extra_information": "Size: {size}, S/N: {serial}",
|
"extra_information": "Size: {size}, S/N: {serial}",
|
||||||
"select_device": "Select new data disk",
|
"select_device": "Select new data disk",
|
||||||
"no_devices_title": "No suitable storage found",
|
"no_devices_title": "No suitable storage found",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user