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(locale): update Korean color, date, location, word, company #1492

Merged
merged 8 commits into from
Oct 28, 2022
Merged

feat(locale): update Korean color, date, location, word, company #1492

merged 8 commits into from
Oct 28, 2022

Conversation

thilllon
Copy link
Contributor

@thilllon thilllon commented Oct 27, 2022

I added Korean color.human, date.month, date.weekday, location.secondary_address, word.adjective, word.adverb, word.noun and extended Korean company.suffix.

For Koreans reading this, I know that adjectives and adverbs cannot be paired with English, grammatically strictly speaking. But I tried to choose words that made the most sense. 👍

@thilllon thilllon requested a review from a team as a code owner October 27, 2022 13:41
src/locales/ko/date/month.ts Outdated Show resolved Hide resolved
src/locales/ko/date/weekday.ts Outdated Show resolved Hide resolved
@ST-DDT ST-DDT added p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug c: locale Permutes locale definitions labels Oct 27, 2022
ST-DDT
ST-DDT previously approved these changes Oct 27, 2022
@ST-DDT
Copy link
Member

ST-DDT commented Oct 27, 2022

The values look good to me (checked via Google Translate), but there are some duplicates.
Please remove the duplicates.

src/locales/ko/date/month.ts Outdated Show resolved Hide resolved
src/locales/ko/date/month.ts Outdated Show resolved Hide resolved
src/locales/ko/word/adverb.ts Outdated Show resolved Hide resolved
src/locales/ko/word/noun.ts Outdated Show resolved Hide resolved
src/locales/ko/word/noun.ts Outdated Show resolved Hide resolved
src/locales/ko/word/noun.ts Outdated Show resolved Hide resolved
src/locales/ko/word/noun.ts Outdated Show resolved Hide resolved
src/locales/ko/word/noun.ts Outdated Show resolved Hide resolved
src/locales/ko/word/noun.ts Outdated Show resolved Hide resolved
@thilllon
Copy link
Contributor Author

The values look good to me, but there are some duplicates. Please remove the duplicates.

I fixed. Take a look please.

@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #1492 (509cd56) into next (ba5e29e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##             next    #1492    +/-   ##
========================================
  Coverage   99.63%   99.63%            
========================================
  Files        2165     2175    +10     
  Lines      237147   237647   +500     
  Branches     1021     1021            
========================================
+ Hits       236285   236785   +500     
  Misses        841      841            
  Partials       21       21            
Impacted Files Coverage Δ
src/locales/ko/color/human.ts 100.00% <100.00%> (ø)
src/locales/ko/color/index.ts 100.00% <100.00%> (ø)
src/locales/ko/company/suffix.ts 100.00% <100.00%> (ø)
src/locales/ko/date/index.ts 100.00% <100.00%> (ø)
src/locales/ko/date/month.ts 100.00% <100.00%> (ø)
src/locales/ko/date/weekday.ts 100.00% <100.00%> (ø)
src/locales/ko/index.ts 100.00% <100.00%> (ø)
src/locales/ko/location/index.ts 100.00% <100.00%> (ø)
src/locales/ko/location/secondary_address.ts 100.00% <100.00%> (ø)
src/locales/ko/word/adjective.ts 100.00% <100.00%> (ø)
... and 3 more

@ST-DDT
Copy link
Member

ST-DDT commented Oct 28, 2022

The values look good to me, but there are some duplicates. Please remove the duplicates.

I fixed. Take a look please.

Awesome. Thanks for your contribution.

@ST-DDT ST-DDT requested review from a team October 28, 2022 07:37
ST-DDT
ST-DDT previously approved these changes Oct 28, 2022
@ST-DDT ST-DDT requested a review from a team October 28, 2022 07:38
@ST-DDT ST-DDT enabled auto-merge (squash) October 28, 2022 21:12
@ST-DDT ST-DDT merged commit 2ce8056 into faker-js:next Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: locale Permutes locale definitions p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants