Update manage_groups.md

This commit is contained in:
xiaoyifang 2023-07-23 14:18:49 +08:00 committed by GitHub
parent 40c169336d
commit 1d67184d21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ The metadata file uses [TOML](https://toml.io) format.
```toml
categories = [ "English", "Russian", "Chinese" ]
# the following fields have not supported yet.
# the following `langfrom` , `langto` fields have not been supported yet.
[metadata]
name = "New Name"
langfrom = "English"
@ -122,4 +122,4 @@ The structure above will be auto grouped into three groups:
* `图片词典` with `Collins`
* `汉英词典` with `Cambridge`,`Collins`
Note: Dictionaries without `metadata.toml` won't be auto-grouped.
Note: Dictionaries without `metadata.toml` won't be auto-grouped.