Skip to content

Add ModTranslate support#91

Open
frto027 wants to merge 7 commits intoSaeraphinx:mainfrom
frto027:main
Open

Add ModTranslate support#91
frto027 wants to merge 7 commits intoSaeraphinx:mainfrom
frto027:main

Conversation

@frto027
Copy link
Copy Markdown

@frto027 frto027 commented Mar 1, 2026

Please feel free to modify my fork if there is any ideas.

Key design:

  • Translate suggesters can suggest translate. Currently everyone can be suggestor, there is no user rule for suggester. The reason I made this design is that, I don't want to restrict translators who offer suggestions, unless it's truly necessary caused by something bad.
  • Internally, user role translator is designed to be able to modify or review any translate content. Currently the translator is not ruled by each language, or it's possible to add user rules for every language.
  • Every translate items holds a reference string, and should be purged if mismatch with latest content.

@frto027
Copy link
Copy Markdown
Author

frto027 commented Mar 1, 2026

Due to lack of time I have no plans to develop the front-end in short time. My goal is to make the API available for soon ;)

@frto027 frto027 marked this pull request as ready for review March 2, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants