-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
fix: add new i18n keys, data management page and Update de.json #969
Conversation
Oops, good catches. Thanks! Awaiting your review, @Fabio1988 |
packages/locales/lib/human/de.json
Outdated
"filter_help": "Filter Hilfe" | ||
"filter_help": "Filter Hilfe", | ||
"kilometers": "Kilometer", | ||
"miles": "Miles", |
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.
Meilen
packages/locales/lib/human/de.json
Outdated
"filter_help": "Filter Hilfe", | ||
"kilometers": "Kilometer", | ||
"miles": "Miles", | ||
"distance_unit": "Entfernungseinheit", |
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.
Maßeinheit
"kilometers": "Kilometer", | ||
"miles": "Miles", | ||
"distance_unit": "Entfernungseinheit", | ||
"data_management": "Einstellungsverwaltung", |
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.
Datenverwaltung
Or do you think it's more intuitive to name it like you said?
packages/locales/lib/human/de.json
Outdated
"reset_general": "Allgemein", | ||
"reset_assets": "Styles", | ||
"reset_filters": "Filter", | ||
"reset_pokemon": "Pokémons zurücksetzen", |
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.
There is no "Pokémons", only plural "Pokémon"
think the translation is fine now @TurtIeSocks |
🎉 This PR is included in version 1.30.0-develop.14 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.