Flask-Middleware / flask-security

Quick and simple security for Flask applications
MIT License
622 stars 154 forks source link

Update jp translations: remove space between mail and address in japanese word for email address #957

Closed e-goto closed 3 months ago

e-goto commented 3 months ago

Something small I noticed while working on the JSON api. https://jisho.org/search/email%20address There doesn't need to be a space between メール and アドレス

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 98.44%. Comparing base (fcf6acb) to head (a8c58b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #957 +/- ## ======================================= Coverage 98.44% 98.44% ======================================= Files 35 35 Lines 4513 4513 ======================================= Hits 4443 4443 Misses 70 70 ```

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