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

[uk] add translation Go SDK and examples documentation #1661

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

Andygol
Copy link
Contributor

@Andygol Andygol commented Nov 29, 2024

This PR contains the latest documentation updates translated into Ukrainian.

Signed-off-by: Andrii Holovin <[email protected]>
Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

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

@Andygol amazing, thanks! Some suggestions — you'll notice 2 repeating patterns for suggestions here. Otherwise lgtm!

content/uk/docs/community/developers.md Show resolved Hide resolved
content/uk/docs/community/history.md Show resolved Hide resolved
content/uk/docs/faq/troubleshooting.md Show resolved Hide resolved
content/uk/docs/faq/troubleshooting.md Show resolved Hide resolved
content/uk/docs/glossary/_index.md Show resolved Hide resolved
Comment on lines 20 to 28
Щоб використовувати чарти, необхідно встановити [Helm](https://helm.sh).
Будь ласка, ознайомтеся з [документацією Helm](https://helm.sh/docs), щоб розпочати.

Як тільки Helm буде налаштовано правильно, додайте репозиторій наступним чином:

helm repo add <alias> https://<orgname>.github.io/helm-charts
helm repo add <alias> https://<orgname>.github.io/helm-charts

Якщо ви вже додавали цей репозиторій раніше, виконайте команду `helm repo update`, щоб отримати останні версії пакетів. Потім ви можете виконати `helm search repo <alias>`, щоб побачити чарти.
Якщо ви вже додавали цей репозиторій раніше, виконайте команду `helm repo update`,
щоб отримати останні версії пакетів. Потім ви можете виконати `helm search repo <alias>`, щоб побачити чарти.
Copy link
Member

Choose a reason for hiding this comment

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

nice formatting fix

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🙇

content/uk/docs/howto/chart_releaser_action.md Outdated Show resolved Hide resolved
content/uk/docs/intro/install.md Show resolved Hide resolved
content/uk/docs/intro/quickstart.md Show resolved Hide resolved
Co-authored-by: Scott Rigby <[email protected]>
Signed-off-by: Andrii Holovin <[email protected]>
@Andygol
Copy link
Contributor Author

Andygol commented Jan 11, 2025

@scottrigby
Thank you for reviewing this PR. In most cases, except for one (where the code is not handled by the link decorator), it is not necessary to explicitly add language code, as the link decorator does it implicitly by adding language code or by using the default page in English, in the absence of translation.

I look forward to the approval of this PR as soon as possible. 🤝

Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

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

Thanks @Andygol – TIL about link decorator for translations. LGTM 👍

@karenhchu karenhchu added the docs label Jan 14, 2025
@scottrigby
Copy link
Member

I re-ran the deploy preview manually, and it succeeded. Here's the link: https://6786e519f9650418cae40d51--helm-merge.netlify.app

Copy link
Member

@karenhchu karenhchu left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you 🙏

@karenhchu karenhchu merged commit dd1edfc into helm:main Jan 15, 2025
1 of 2 checks passed
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.

3 participants