Update django.po for id translation#685
Merged
Andrew-Chen-Wang merged 3 commits intojazzband:masterfrom May 18, 2023
Merged
Conversation
Member
|
can you run the compilemessage command? We also have a short script you can run as well |
Member
Author
|
@Andrew-Chen-Wang I update |
kiraware
commented
Mar 12, 2023
| #: backends.py:73 | ||
| msgid "You must have cryptography installed to use {}." | ||
| msgstr "Anda harus memasang kriptografi untuk menggunakan {}." | ||
| msgstr "Anda harus memasang cryptography untuk menggunakan {}." |
Member
Author
There was a problem hiding this comment.
cryptography is a library name, so it shouldn't be translated.
| msgid "" | ||
| "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." | ||
| msgstr "" | ||
| "Tipe '{}' tidak dikenali, 'leeway' harus bertipe int, float, atau timedelta." |
Andrew-Chen-Wang
approved these changes
Mar 12, 2023
Member
|
thanks! |
Member
Author
|
My pleasure! |
mahdirahimi1999
pushed a commit
to mahdirahimi1999/djangorestframework-simplejwt
that referenced
this pull request
Jun 26, 2023
* Update `django.po` for id translation * Update `django.mo` for Bahasa Indonesia (id) translations.
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.
No description provided.