djangorestframework-api-key
djangorestframework-api-key copied to clipboard
add missing i18n lookups
When working on an international project, I noticed that some calls to gettext_lazy are missing. This PR aims to fix that issue.
Perhaps this would also be the place to discuss whether it makes sense to offer translations in the repo. But I understand if the effort would be too great.