- Notifications
You must be signed in to change notification settings - Fork 349
Add Japanese translations to Blueprints 101 and What are Blueprints? #2511
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
Add Japanese translations to Blueprints 101 and What are Blueprints? #2511
Conversation
} | ||
], | ||
"siteOptions": { | ||
"blogname": "My Blog", |
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.
@shimotmk, I think you can translate the blog name, content, and blog description
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.
Thank you I fixed it!
@@ -0,0 +1,38 @@ | |||
--- | |||
title: ブループリント 101 | |||
description: ブループリントの短期コースへの入り口 |
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.
Recently, I started to add more meaningful descriptions to help with SEO You can do the same with 120 characters
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.
Thank you.
The current description is "Entrance to a short course on Blueprints."
What kind of description do you have in mind?
description: Entrance to a short course on Blueprints |
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.
The landing page for the "Blueprints 101" crash course. This short tutorial covers everything you need to get started.
--- | ||
title: ブループリントとは何ですか? | ||
slug: /blueprints/tutorial/what-are-blueprints-what-you-can-do-with-them | ||
description: ブループリントを使い始める |
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.
Learn what Blueprints are and how they configure WordPress Playground. Discover the benefits of using JSON for instant site setup.
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.
Thanks, I fixed the original in another branch.
#2512
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.
I have approved the PR #2512 now
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.
Thank you, I updated the description.
@@ -0,0 +1,38 @@ | |||
--- | |||
title: ブループリント 101 | |||
description: ブループリントの短期コースへの入り口 |
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.
The landing page for the "Blueprints 101" crash course. This short tutorial covers everything you need to get started.
) ## Motivation for the change, related issues Add docs-description blueprints tutorial and What are Blueprints? related #2511 (comment) #2511 (comment)
…al-what-are-blueprints
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.
Thanks @shimotmk !
Motivation for the change, related issues
Part of #2202
Add Japanese translations to Blueprints 101 and What are Blueprints?