-
Notifications
You must be signed in to change notification settings - Fork 809
Add Turkish translations for OAuth2 provider messages #1586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request adds Turkish translations for OAuth2 provider messages, enabling the django-oauth-toolkit library to support Turkish language users.
- Adds complete Turkish translation file with 216 translated strings
- Covers all OAuth2-related UI elements, error messages, and model field descriptions
- Includes translations for authorization flows, client management, and token operations
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
@mcihad thank you for the translations. Please complete all our PR requirements. and add your information to the Last-Translator heading in the .po file.
|
Thank you. I have completed all the changes you mentioned.
Thank you. I have completed all the changes you mentioned. |
Fixes #
Description of the Change