-
Notifications
You must be signed in to change notification settings - Fork 36
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
Update language files for improved localization #349
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.
Thanks, but see comment.
angular/src/assets/i18n/fr.json
Outdated
@@ -1,12 +1,12 @@ | |||
{ | |||
"en": "English", | |||
"no": "Norsk", | |||
"no": "Norwegian", |
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.
This should be "Norsk". These are local names, if you are Russian or Norwegian, you want to see your local language here.
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 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.
"Norwegian" is English version of "Norsk". It should say "Norsk".
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.
Thank you for this effort!
angular/src/assets/i18n/fr.json
Outdated
@@ -1,12 +1,12 @@ | |||
{ | |||
"en": "English", | |||
"no": "Norsk", | |||
"no": "Norwegian", |
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.
"Norwegian" is English version of "Norsk". It should say "Norsk".
This update enhances the overall user experience by providing more accurate and comprehensive localization.