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

docs: translate configs for playground to Japanese #239

Merged
merged 2 commits into from
Feb 11, 2020

Conversation

Naturalclar
Copy link
Contributor

Part of #100 #220
Translated playground.ts
The original document can be found here


// このプレイグラウンドは以下のような用途に使えるでしょう:
//
// - バグの心配をせずにTypeScriptを学べる場所
Copy link
Contributor

Choose a reason for hiding this comment

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

「外部要因を気にせず TypeScript を学べる場所」の方が近いかも?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ありがとうございます!指摘箇所修正しました。

play_sidebar_options_restart_required: "設定の反映にはリロードが必要です",
play_sidebar_options_disable_ata: "ATAを無効にする",
play_sidebar_options_disable_ata_copy:
"importsやrequiresで取得した型の補完を無効にします。",
Copy link
Contributor

Choose a reason for hiding this comment

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

ATAの無効化についてなので、importやrequireで指定した型ファイルの取得を無効化します だと思います。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ありがとうございます!指摘箇所修正しました。

Copy link
Contributor

@sasurau4 sasurau4 left a comment

Choose a reason for hiding this comment

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

LGTM

@orta orta merged commit c5d8b41 into microsoft:v2 Feb 11, 2020
@Naturalclar Naturalclar deleted the ja/playground branch February 11, 2020 15:24
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.

5 participants