Skip to content
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

update the german localization #251

Merged

Conversation

appfrosch
Copy link
Contributor

What it Does

  • updates the german localization to be 100% localized

@appfrosch
Copy link
Contributor Author

This is the second attempt to clear that issue, the first pr #236 was messed up due to merge conflicts with dev.

Copy link
Owner

@mikaelacaron mikaelacaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Thanks for the update! I'll be pushing one commit related to my comment

Comment on lines 64 to 69
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : ""
}
},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this shouldn't be empty, but should be %lld %@ because this is filled in automatically, from computed properties and such, if it was empty, I think it would end up showing as an empty string, when there should be a value there

@mikaelacaron mikaelacaron merged commit cb51d2b into mikaelacaron:dev Oct 30, 2023
1 of 2 checks passed
@appfrosch
Copy link
Contributor Author

appfrosch commented Oct 31, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IMPROVE - German Localization
2 participants