djangorestframework-api-key icon indicating copy to clipboard operation
djangorestframework-api-key copied to clipboard

add missing i18n lookups

Open lukaszett opened this issue 11 months ago • 1 comments

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.

lukaszett avatar Nov 11 '24 09:11 lukaszett