-
-
Notifications
You must be signed in to change notification settings - Fork 192
Added german translation #222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added german translation #222
Conversation
Codecov ReportBase: 94.64% // Head: 94.64% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #222 +/- ##
=======================================
Coverage 94.64% 94.64%
=======================================
Files 36 36
Lines 392 392
=======================================
Hits 371 371
Misses 21 21
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There is a list of languages to update in |
"Filter" comes already from the Django admin catalog. In all other language files, this ID is flagged as fuzzy because it changes from "List Filter" to "Filter" and will be ignored by @merwok What do you recommend? |
@derzinn thank you for this PR! |
I realized that after and deleted my comment!
These msgids should be fixed (remove the fuzzy marker and incorrect suggestion)! |
Adds German translation. Translated by myself (native speaker).
@fabiocaccamo Thank you for your great work on this project!