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 date prefix to config Chinese locales file #83

Merged
merged 2 commits into from
Jun 23, 2020

Conversation

Roy-Mao
Copy link
Contributor

@Roy-Mao Roy-Mao commented Jun 17, 2020

add date prefix to config Chinese locales file

Copy link
Contributor

@mrcasals mrcasals left a comment

Choose a reason for hiding this comment

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

Hi @Roy-Mao! Thanks for your contribution!

There's a small error on one of the keys, please check it and I'll merge the PR! 😄

Thank you!

before: "必须早于 %{date}"
before_or_equal_to: "必须晚于或等于 %{date}"
equal_to: "必须等于 %{date}"
date_not_a_date: "不是一个日期"
Copy link
Contributor

Choose a reason for hiding this comment

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

This one should be not_a_date, according to the Enligh locale file:

not_a_date: "is not a date"

Can you change this please? 😄

Copy link
Contributor Author

@Roy-Mao Roy-Mao Jun 23, 2020

Choose a reason for hiding this comment

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

@mrcasals
Sorry for the late reply.
fixed.
Thank you 😄

@mrcasals mrcasals merged commit 6058aee into codegram:master Jun 23, 2020
@mrcasals
Copy link
Contributor

Yay, thanks @Roy-Mao!! 😄

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.

2 participants