-
Notifications
You must be signed in to change notification settings - Fork 25.6k
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
Add more translations for de #1577
Conversation
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.
one of the two translations has a typo
_data/ui-text.yml
Outdated
@@ -438,6 +438,8 @@ de: &DEFAULT_DE | |||
comment_success_msg : "Danke für Ihren Kommentar! Er wird auf der Seite angezeigt, nachdem er geprüft wurde." | |||
comment_error_msg : "Entschuldigung, es gab einen Fehler. Bitte füllen Sie alle benötigten Felder aus und versuchen Sie es erneut." | |||
loading_label : "Lade..." | |||
search_placeholder_text : "Suchbegriff eingeben..." | |||
results_found : "Erebnis(se) gefunden" |
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.
Actually, there is a typo. It should be Ergebnis(se) gefunden
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.
You are right. Just fixed it
Thanks! |
* Add more translations for de * Fix Typo
* Add more translations for de * Fix Typo
* Add more translations for de * Fix Typo
No description provided.