mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix NFS proper name (#22620)
This commit is contained in:
parent
25cd8a9d9f
commit
7106d56b33
@ -5306,7 +5306,7 @@
|
|||||||
"share": "Share"
|
"share": "Share"
|
||||||
},
|
},
|
||||||
"mount_type": {
|
"mount_type": {
|
||||||
"nfs": "Network file share (NFS)",
|
"nfs": "Network File System (NFS)",
|
||||||
"cifs": "Samba/Windows (CIFS)"
|
"cifs": "Samba/Windows (CIFS)"
|
||||||
},
|
},
|
||||||
"cifs_versions": {
|
"cifs_versions": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user