You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just thought about adding the German language files to that project. However, I have a problem with the articles in German, as a ModelName may be male, female or neutral. The issue is, Create new :model would be Neue Frau hinzufügen OR Neuen Mann hinzufügen OR Neues Kind hinzufügen
Note, how Neue(n/s) changes. Do you have this issue in other languages as well? How would you solve it?
The text was updated successfully, but these errors were encountered:
Hello,
I just thought about adding the German language files to that project. However, I have a problem with the articles in German, as a ModelName may be male, female or neutral. The issue is,
Create new :model
would beNeue Frau hinzufügen
ORNeuen Mann hinzufügen
ORNeues Kind hinzufügen
Note, how Neue(n/s) changes. Do you have this issue in other languages as well? How would you solve it?
The text was updated successfully, but these errors were encountered: