修改路由问题,添加详细日志(需要在后续工作中删除)#5251
Closed
Li-shi-ling wants to merge 25 commits intoAstrBotDevs:masterfrom
Closed
Conversation
* feat: implement automatic locale detection and path resolution in Lang class
* chore: add fluent.runtime>=0.4.0 dependency to requirements.txt
* chore: add fluent.runtime>=0.4.0 to pyproject.toml dependencies
* fix: unify locale variable names and
correct fluent syntax
* fix: unify locale variable names and correct fluent syntax
* Merge remote-tracking branch 'origin/feat/auto-locale-detection' into dev
* feat: initialize dashboard localization files
* feat: synchronize and translate dashboard localization files
* i18n: implement internationalization for auth routes and refactor main locale keys
* style: format code with ruff
---------
Co-authored-by: united_pooh <united_pooh@outlook.com>
Contributor
There was a problem hiding this comment.
Sorry @Li-shi-ling, your pull request is larger than the review limit of 150000 diff characters
Contributor
Author
|
我去,我又发错了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
在Lang里面添加详细日志
在lang_route里面修改我正确的路由和POST类型请求并提交日志