i18n: first commit about i18n translation.

- add i18n translation files.
- add document about how to translate this plugin.
- fix some field descriptions in source code.
This commit is contained in:
2025-01-20 16:08:46 +08:00
parent b96550ca5c
commit b441063061
7 changed files with 6096 additions and 3 deletions

View File

@ -78,4 +78,5 @@ paths_exclude_pattern = [
"/raw_jsons", # Raw JSONs.
"/raw_icons", # Raw Icons.
"/tools", # Assistant tools.
"/i18n", # GNU gettext Translation.
]