Skip to content

#470 fix: 訳文をより読みやすい形に修正 #475

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

Merged
merged 1 commit into from
Aug 15, 2021
Merged

#470 fix: 訳文をより読みやすい形に修正 #475

merged 1 commit into from
Aug 15, 2021

Conversation

tarohida
Copy link
Contributor

Description of Problem

以下訳文がやや不適切

ここでの引数は受け取りたいイベント名です。ここからイベントハンドリングの詳細について説明します。

原文

Here the argument is the event name to listen to. We will talk about event handling in more detail too.

Proposed Solution

以下のように変更する

ここでの引数は受け取りたいイベント名です。イベントハンドリングの詳細については後ほど説明します。

Additional Information

Issue: #470

@netlify
Copy link

netlify bot commented Aug 15, 2021

✔️ Deploy Preview for vuejs-v3-ja-doc-preview ready!

🔨 Explore the source changes: 998303b

🔍 Inspect the deploy log: https://app.netlify.com/sites/vuejs-v3-ja-doc-preview/deploys/611862897ace9300072ab6cb

😎 Browse the preview: https://deploy-preview-475--vuejs-v3-ja-doc-preview.netlify.app

Copy link
Member

@naokie naokie left a comment

Choose a reason for hiding this comment

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

ありがとうございます!LGTM です 😄

@naokie naokie linked an issue Aug 15, 2021 that may be closed by this pull request
@naokie naokie merged commit 1351495 into vuejs-jp:lang-ja Aug 15, 2021
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.

template-syntax.md について、修正の提案
2 participants