The package is awesome and and want to thank you @aertmann for sharing it.
We add this actually to a German project and the backend users mostly use German as language.
The package now uses neos language labels and not some own labels. That maybe makes it harder to adopt it for "special" languages like German.

We have some smaller issues in our language:
- The node type names are nouns in German so we write them in uppercase, but the package uses always lcfirst
- We use different words for the term "you have done something" or "Foo has done something" ... so when you are logged in and see your changes the word hat should be haben
I am not sure if I can change it that easy ... but hope to fine a solution and provide a PR as well :)
Understand that you choose the neos labels and don't create own ones :)
The package is awesome and and want to thank you @aertmann for sharing it.
We add this actually to a German project and the backend users mostly use German as language.
The package now uses neos language labels and not some own labels. That maybe makes it harder to adopt it for "special" languages like German.
We have some smaller issues in our language:
I am not sure if I can change it that easy ... but hope to fine a solution and provide a PR as well :)
Understand that you choose the neos labels and don't create own ones :)