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

Japanese Health And Sports Day rename to Sports Day since 2020. #129

Merged
merged 2 commits into from
Mar 6, 2019
Merged

Japanese Health And Sports Day rename to Sports Day since 2020. #129

merged 2 commits into from
Mar 6, 2019

Conversation

cookie-maker
Copy link
Contributor

@cookie-maker cookie-maker commented Feb 1, 2019

Japanese [Health And Sports Day(体育の日)] rename to [Sports Day(スポーツの日)] since 2020.

https://www8.cao.go.jp/chosei/shukujitsu/gaiyou.html

@stelgenhof
Copy link
Member

Thanks for this PR! Was about to do it myself but you were quicker :)
I left a few comments/reviews on your PR.

よろしくお願いいたします!
Cheers! Sacha

@stelgenhof
Copy link
Member

@cookie-maker Just wanted to check if you were able to review my comments.

@cookie-maker
Copy link
Contributor Author

sorry I'm late.
Thanks, but I could not find your review comment.
Could you tell me where you commented on?

@stelgenhof
Copy link
Member

You can find my comments here on Github in this PR.

@cookie-maker
Copy link
Contributor Author

I am sorry I do not know how to use Github.
I still do not know the location of the comment.
Conversation Tab? Files Changed Tab?
Can I have a picture of the place where the comment is written?

@stelgenhof
Copy link
Member

No problem. My apologies, as I don't always realize not everybody uses Github often.

On this page you can scroll down the page to see the changes and also comments and feedback from others. See this screenshot:

pr_screenshot

You can there respond or provide other comments.

Hopefully that clarifies it.

Cheers! Sacha

@cookie-maker
Copy link
Contributor Author

Thank you for your kindness.
I understood the problem of the code by image file.
However, I can not find your review comment from above Github.

This is the screen that I see.
japanese health and sports day rename to sports day since 2020 by cookie-maker pull request 129 azuyalabsyasumi

default

Maybe, the submit review button is not pressed.

* 2020 - :Sports Day
* @throws \ReflectionException
*/
public function testTranslation2(): void
Copy link
Member

Choose a reason for hiding this comment

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

I think it would be better to give a more descriptive name rather than '2' :). Perhaps this is better:

Suggested change
public function testTranslation2(): void
public function testTranslationFrom2020(): void

@@ -443,10 +443,15 @@ private function calculateHealthAndSportsDay(): void
$date = new DateTime("$this->year-10-10", new DateTimeZone($this->timezone));
}

$holyday_name =['en_US' => 'Health And Sports Day', 'ja_JP' => '体育の日'];
Copy link
Member

Choose a reason for hiding this comment

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

Minor note: $holyday_name should be $holiday_name :) Just a small grammar mistake.

@stelgenhof
Copy link
Member

@cookie-maker Thanks for the screenshot. Nothings is wrong. You are absolutely right, I forgot to press Submit. I feel so stupid, haha.

I did it now, so hopefully you can see it.

Cheers! Sacha

@cookie-maker
Copy link
Contributor Author

ありがとうございます!

I found your comment!
Thank you for review.
I Fixed the wrong point just now.

よろしくおねがいいたします!

@stelgenhof
Copy link
Member

いつもありがとうございます!すぐにあなたの他のPRを検証します。

@stelgenhof stelgenhof added this to the v2.1.0 milestone Mar 6, 2019
@stelgenhof stelgenhof merged commit 3294616 into azuyalabs:develop Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants