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

User Case: Localization (Originals Checks) #55

Open
butuzov opened this issue Dec 30, 2019 · 1 comment
Open

User Case: Localization (Originals Checks) #55

butuzov opened this issue Dec 30, 2019 · 1 comment
Labels
Feature Request Feature Request

Comments

@butuzov
Copy link
Owner

butuzov commented Dec 30, 2019

This is draft of idea to have localization checked. Idea come true after founds at kubernetes.io

deadlinks kubernetes.io/ko -n10 -s ignored | \ 
        grep kubernetes.io/docs | \
        awk '{print $4}' | \
        sed 's/.io\/docs/.io\/ko\/docs/g' | \
        xargs -I {} sh -c "deadlinks {} -single -short"
@issue-label-bot issue-label-bot bot added the Feature Request Feature Request label Dec 30, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature to this issue, with a confidence of 0.85. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant