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

feat: add ja and zh-hant support #39

Merged
merged 1 commit into from
Mar 26, 2019
Merged

Conversation

kitayoshi
Copy link
Collaborator

@kitayoshi kitayoshi commented Mar 26, 2019

Description

refer to http://www.rfc-editor.org/rfc/bcp/bcp47.txt

  • add ja and zh-Hant language support
  • change README file name

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@codecov-io
Copy link

codecov-io commented Mar 26, 2019

Codecov Report

Merging #39 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   53.32%   53.32%           
=======================================
  Files         123      123           
  Lines        1652     1652           
=======================================
  Hits          881      881           
  Misses        771      771

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 783db04...930e89a. Read the comment docs.

@kitayoshi kitayoshi force-pushed the dev/docs branch 2 times, most recently from cf16ea7 to 070dd9a Compare March 26, 2019 11:27
@kitayoshi kitayoshi changed the title feat: add zh-hant support feat: add ja and zh-hant support Mar 26, 2019
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.

3 participants