chore: Update README.md

This commit is contained in:
2024-06-15 01:31:23 +07:00
parent 8d9650d42e
commit 7c3e523e22

View File

@@ -5,8 +5,9 @@
## Files and Folder Structure
- `./local-files/localization.json`: Localization strings.
- `./local-files/generic.json`: Other tracked strings.
- `./local-files/genericTrans`: Function the same as `generic.json`. Folder and file names can be customized to to distinguish translation content.
- `./local-files/generic.json`: General strings.
- `./local-files/genericTrans`: Same as `generic.json`.
- Folder and file names in `genericTrans` can be customized to to distinguish translation content.
- `./local-files/resource` Resource files.
# Contributors