Skip to content
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 Bahasa Indonesia (Indonesian) locale language #43

Merged
merged 3 commits into from Jan 16, 2020
Merged

Add Bahasa Indonesia (Indonesian) locale language #43

merged 3 commits into from Jan 16, 2020

Conversation

ampersanda
Copy link

Hello, I am adding support for Bahasa Indonesia (Indonesian Language).

Thank you

@jama5262 jama5262 changed the base branch from master to develop January 16, 2020 10:18
Copy link
Owner

@jama5262 jama5262 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will request a change to edit the id from lib/src/utils/ordinalLocale.dart in line 3 plus the id string pushes the other locales out of their place hence the whole file has bugs.

To fix this move it to the bottom, that is under dech local and add its own ordinal string formats like the others, if Indonesia does not have an ordinal date, just make them empty strings, like so

localeOrdinals[18]: ["", "", "", ""],

lib/src/utils/ordinalLocale.dart Outdated Show resolved Hide resolved
@jama5262 jama5262 merged commit 8827cae into jama5262:develop Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants