Skip to content

Conversation

@UnDeviato
Copy link
Contributor

@UnDeviato UnDeviato commented Aug 23, 2024

Right now I just translated admin.py to show how the translation should work, but if the project will be approved I'll translate
everything.

Unsolved problems: three quotation mark """ strings cannot be translated

Copy link
Owner

@Crystalwarrior Crystalwarrior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While using tr() is not a bad idea, writing a completely custom translation algorithm with string limitations doesn't sound good.
Can we see more common methods of translating in python that don't face limitations such as """ not being suppored?

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