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

OTel Docs Localized Announcement Blog Post #4996

Merged
merged 8 commits into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions content/en/announcements/otel-localized.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: OpenTelemetry website goes multilingual!
date: 2024-08-21
expiryDate: 2024-09-30
weight: -1 # top
---

<i class="fas fa-language"></i> OpenTelemetry website goes multilingual!
[Learn more](/blog/2024/docs-localized)
svrnm marked this conversation as resolved.
Show resolved Hide resolved
42 changes: 42 additions & 0 deletions content/en/blog/2024/docs-localized.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: OpenTelemetry website goes multilingual!
linkTitle: Multilingual website
date: 2024-08-21
author: >-
[Severin Neumann](https://github.com/svrnm) (Cisco),
svrnm marked this conversation as resolved.
Show resolved Hide resolved
issue: 4863
sig: Comms
cSpell:ignore: Comms
svrnm marked this conversation as resolved.
Show resolved Hide resolved
---

We are happy to announce that the OpenTelemetry documentation now supports
multiple languages! Teams of contributors have already started to translate our
resources into Portuguese (pt), Chinese (zh), and Japanese (ja).
chalin marked this conversation as resolved.
Show resolved Hide resolved
svrnm marked this conversation as resolved.
Show resolved Hide resolved

The OpenTelemetry project has grown to include contributors and users from all
over the world. Making our documentation available in multiple languages is an
svrnm marked this conversation as resolved.
Show resolved Hide resolved
important step for ensuring that everyone, regardless of their native language,
can contribute to the project. We are also thrilled that this initiative gives
end users access to multilingual documentation, making it easier to learn and
understand OpenTelemetry.

To access the documentation in your preferred language, use the language
svrnm marked this conversation as resolved.
Show resolved Hide resolved
selector at the top right of the page.

svrnm marked this conversation as resolved.
Show resolved Hide resolved
This is just the beginning! A team of contributors has just begun to translate
the documentation into Spanish (es), and we expect to add more languages in the
future.
svrnm marked this conversation as resolved.
Show resolved Hide resolved

We invite you to contribute to this effort! You can find fellow localization
svrnm marked this conversation as resolved.
Show resolved Hide resolved
contributors in the
[#otel-docs-localization](https://cloud-native.slack.com/archives/C076RUAGP37)
Slack channel. If you are fluent in a language that is supported already, you
can help by authoring or reviewing translations. If your language is not yet
supported and you'd like to help translate, please reach out to us by raising an
svrnm marked this conversation as resolved.
Show resolved Hide resolved
issue.
chalin marked this conversation as resolved.
Show resolved Hide resolved

Your contributions can make a meaningful impact!

We thank all contributors that have helped to make this possible and look
forward to seeing how these new language options improve the OpenTelemetry user
experience.
svrnm marked this conversation as resolved.
Show resolved Hide resolved
Loading