Skip to content

[zh]add tags #1104

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
Jul 25, 2022
Merged

[zh]add tags #1104

merged 1 commit into from
Jul 25, 2022

Conversation

Petrie
Copy link
Contributor

@Petrie Petrie commented Jul 22, 2022

tags generated with:

cd content
for i in `ls en/` ; do  tags=`grep 'tags' en/$i`; sed -i "5i $tags" zh-cn/$i ;done;

Signed-off-by: Petrie lpfvip2008@gmail.com

Signed-off-by: Petrie <lpfvip2008@gmail.com>
@netlify
Copy link

netlify bot commented Jul 22, 2022

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit 2f7798e
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/62dabed67d4e6f00093527a6
😎 Deploy Preview https://deploy-preview-1104--cncfglossary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Petrie Petrie marked this pull request as ready for review July 22, 2022 15:15
Copy link
Collaborator

@Jacob953 Jacob953 left a comment

Choose a reason for hiding this comment

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

LGTM. Thx a lot. ;)

@Jacob953 Jacob953 added the lang/zh for Chinese label Jul 22, 2022
@jihoon-seo jihoon-seo mentioned this pull request Jul 25, 2022
2 tasks
@hanyuancheung hanyuancheung merged commit b0100ae into cncf:dev-zh Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/zh for Chinese
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants