-
-
Notifications
You must be signed in to change notification settings - Fork 59
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 vernacular names of languages #244
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Rafael Fontenelle <[email protected]>
config.toml
Outdated
|
||
[languages.pt_BR] | ||
name = "Brazilian Portuguese" | ||
name = "Português brasileiro (Brazilian Portuguese)" |
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.
Any reason why this is capitalized but the previous ones aren't?
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.
Because I requested to capitalize de letter P. Even though the language names in Brazilian Portuguese are not proper names, I considered that since it is not in the middle of a sentence it would be better to have the P capitalized
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.
@ezio-melotti I approved @rffontenelle change as he is a speaker.
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.
Turkish part looks good to me.
# Conflicts: # config.toml
Replaced with what seems to be more popular. |
#238
Used google.com's switcher.
There is currently preference to the format: vernacularName (EnglishTranslation) however I have just vernacularName ready to commit if that is more preferred.