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

add missing i18n lookups

Open lukaszett opened this issue 1 year ago • 1 comments
trafficstars

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

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (15ffd45) to head (45715b5).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #269   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          635       634    -1     
=========================================
- Hits           635       634    -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Nov 11 '24 09:11 codecov-commenter