Skip to content

docs(docs-infra): add Azerbaijani community translation#67356

Open
hawkgs wants to merge 1 commit intoangular:mainfrom
hawkgs:adev/azerbaijani-community-translation
Open

docs(docs-infra): add Azerbaijani community translation#67356
hawkgs wants to merge 1 commit intoangular:mainfrom
hawkgs:adev/azerbaijani-community-translation

Conversation

@hawkgs
Copy link
Member

@hawkgs hawkgs commented Feb 27, 2026

Add https://angular.az (Azerbaijani) to the community translations section.

Thanks to @Tapdiq49!

Add https://angular.az (Azerbaijani) to the community translations section.
@hawkgs hawkgs requested a review from JeanMeche February 27, 2026 13:50
@hawkgs hawkgs added the area: docs-infra Angular.dev application and infrastructure label Feb 27, 2026
@ngbot ngbot bot added this to the Backlog milestone Feb 27, 2026
@angular-robot angular-robot bot added the area: docs Related to the documentation label Feb 27, 2026
@@ -110,6 +110,9 @@ <h2>Community translations</h2>
<li>
Copy link
Contributor

Choose a reason for hiding this comment

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

NIT: can we have this list sorted alphabetically based on the language

<li>
  <a href="https://angular.az/" title="Azərbaycanca">Azərbaycanca</a>
</li>
<li>
  <a href="https://angular.kr/" title="한국어">한국어</a>
</li>
<li>
  <a href="https://angular.jp/" title="日本語版">日本語版</a>
</li>
<li>
  <a href="https://angular-docs.ru/" title="Русский">Русский</a>
</li>
<li>
  <a href="https://dev.angular.tw/" title="正體中文版">正體中文版</a>
</li>
<li>
  <a href="https://angular.cn/" title="简体中文版">简体中文版</a>
</li>

Copy link
Member Author

Choose a reason for hiding this comment

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

How is this sorted? This is supposed to be the phonetic sorting relative to English alphabet:

<li>
  <a href="https://angular.az/" title="Azərbaycanca">Azərbaycanca</a>
</li>
<li>
  <a href="https://angular.kr/" title="한국어">한국어</a>
</li>
<li>
  <a href="https://angular.cn/" title="简体中文版">简体中文版</a>
</li>
<li>
  <a href="https://dev.angular.tw/" title="正體中文版">正體中文版</a>
</li>
<li>
  <a href="https://angular.jp/" title="日本語版">日本語版</a>
</li>
<li>
  <a href="https://angular-docs.ru/" title="Русский">Русский</a>
</li>
  • Azərbaycanca – Ah-zer-bye-jan-jah
  • 한국어 – Hahn-goo-guh
  • 简体中文版 – Jyen-tee Johng-wen bahn
  • 正體中文版 – Jung-tee Johng-wen bahn
  • 日本語版 – Nee-hon-go-bahn
  • Русский – Rooss-kiy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add Azerbaijani localization reference (angular.az)

3 participants