-
Notifications
You must be signed in to change notification settings - Fork 42
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
Lang German added #165
base: v2/main
Are you sure you want to change the base?
Lang German added #165
Conversation
Thanks a lot @Laurin-migi 👍 Any reason why this PR is targeting v2/main (Umbraco 8) and not v4/main (Umbraco 10+)? |
yes, thats because we use umbraco v8 and we will use umvraco 10 later. When I have time, I will make a new PR with v10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Laurin-migi
I've found a minor issue. Even for the German translation, this is supposed to be the English word Content
, right?
If you can look into this, I'd be happy to merge, and then push a new release for Umbraco 8 😉
<key alias="reload">Neu laden</key> | ||
<key alias="edit">Bearbeiten</key> | ||
<key alias="delete">Löschen</key> | ||
<key alias="content">Contet</key> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be Content
like line 40?
I come from Switzerland and have therefore added a German language to your great package.