use embed.fs wrapper for langFS so lang/ is not needed in paths

[files]lang_files is now the path to the lang directory, not path to a
directory containing it.
This commit is contained in:
Harvey Tindall
2021-02-12 14:35:16 +00:00
parent 98a9e20cc0
commit e6775cd2d1
3 changed files with 23 additions and 11 deletions
+1 -1
View File
@@ -867,7 +867,7 @@
"requires_restart": true,
"type": "text",
"value": "",
"description": "The path to a directory CONTAINING a 'lang/' directory, which follow the same form as the internal one. See GitHub for more info."
"description": "The path to a directory which following the same form as the internal 'lang/' directory. See GitHub for more info."
}
}
}