-
Notifications
You must be signed in to change notification settings - Fork 141
tutorial/toh_pt0.md の和訳 #62
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
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
@googlebot I signed it. |
|
CLAs look good, thanks! |
lacolaco
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
レビューしました。
aio-ja/content/tutorial/toh-pt0.md
Outdated
| The double curly braces are Angular's *interpolation binding* syntax. | ||
| This interpolation binding presents the component's `title` property value | ||
| inside the HTML header tag. | ||
| 二重の波括弧はAngularの*内挿バインディング*の構文です。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
補間バインディング にしてもらえますか?
aio-ja/content/tutorial/toh-pt0.md
Outdated
| Put your application-wide styles there. | ||
| ほとんどのアプリケーションは、アプリケーション全体で一貫した見た目を目指しています。 | ||
| CLIはこの目的のために、空の`styles.css`を生成しました。 | ||
| アプリケーション全体に適応するスタイルをそこに記述してください。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
適用する に修正してもらえますか?
|
@lacolaco 修正いたしました! |
|
翻訳ありがとうございました! |
tutorial/toh_pt0.mdを日本語に翻訳しました。
#52