[PR #5740] [MERGED] feat(common): add armenian translation #5328

Closed
opened 2026-03-17 02:47:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5740
Author: @NarekCodes
Created: 12/30/2025
Status: Merged
Merged: 1/16/2026
Merged by: @jamesgeorge007

Base: nextHead: add-armenian-translation


📝 Commits (2)

  • 7dd4a42 feat(i18n): add Armenian (hy-AM) translation
  • b1975e4 feat(i18n): register Armenian in languages.json

📊 Changes

2 files changed (+2305 additions, -0 deletions)

View changed files

📝 packages/hoppscotch-common/languages.json (+6 -0)
packages/hoppscotch-common/locales/hy.json (+2299 -0)

📄 Description

Summary by cubic

Added Armenian (hy-AM) localization and enabled it in the app’s language selector so users can switch the UI to Armenian.

  • New Features
    • Added hy.json with Armenian translations.
    • Registered hy in languages.json (code, iso, name) to expose the language in settings.

Written for commit b1975e4a7f. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/5740 **Author:** [@NarekCodes](https://github.com/NarekCodes) **Created:** 12/30/2025 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `add-armenian-translation` --- ### 📝 Commits (2) - [`7dd4a42`](https://github.com/hoppscotch/hoppscotch/commit/7dd4a42e02889666026b2225ba87fa5320046a9a) feat(i18n): add Armenian (hy-AM) translation - [`b1975e4`](https://github.com/hoppscotch/hoppscotch/commit/b1975e4a7f97d087725135aa0dbe0fb214981caf) feat(i18n): register Armenian in languages.json ### 📊 Changes **2 files changed** (+2305 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/languages.json` (+6 -0) ➕ `packages/hoppscotch-common/locales/hy.json` (+2299 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added Armenian (hy-AM) localization and enabled it in the app’s language selector so users can switch the UI to Armenian. - **New Features** - Added hy.json with Armenian translations. - Registered hy in languages.json (code, iso, name) to expose the language in settings. <sup>Written for commit b1975e4a7f97d087725135aa0dbe0fb214981caf. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:47:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#5328
No description provided.