mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 19:24:08 +00:00
Update manage_groups.md
This commit is contained in:
parent
40c169336d
commit
1d67184d21
|
@ -82,7 +82,7 @@ The metadata file uses [TOML](https://toml.io) format.
|
||||||
```toml
|
```toml
|
||||||
categories = [ "English", "Russian", "Chinese" ]
|
categories = [ "English", "Russian", "Chinese" ]
|
||||||
|
|
||||||
# the following fields have not supported yet.
|
# the following `langfrom` , `langto` fields have not been supported yet.
|
||||||
[metadata]
|
[metadata]
|
||||||
name = "New Name"
|
name = "New Name"
|
||||||
langfrom = "English"
|
langfrom = "English"
|
||||||
|
|
Loading…
Reference in a new issue