[PR #2989] [MERGED] i18n: updated locales to reflect latest strings #4172

Closed
opened 2026-03-17 01:44:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2989
Author: @liyasthomas
Created: 4/14/2023
Status: Merged
Merged: 4/19/2023
Merged by: @AndrewBastin

Base: mainHead: docs-i18n


📝 Commits (1)

  • bf12625 docs: i18n: updated to latest strings

📊 Changes

32 files changed (+720 additions, -4 deletions)

View changed files

📝 packages/hoppscotch-common/locales/af.json (+23 -0)
📝 packages/hoppscotch-common/locales/ar.json (+23 -0)
📝 packages/hoppscotch-common/locales/ca.json (+23 -0)
📝 packages/hoppscotch-common/locales/cn.json (+23 -0)
📝 packages/hoppscotch-common/locales/cs.json (+23 -0)
📝 packages/hoppscotch-common/locales/da.json (+23 -0)
📝 packages/hoppscotch-common/locales/de.json (+23 -0)
📝 packages/hoppscotch-common/locales/el.json (+23 -0)
📝 packages/hoppscotch-common/locales/en.json (+3 -3)
📝 packages/hoppscotch-common/locales/es.json (+23 -0)
📝 packages/hoppscotch-common/locales/fi.json (+23 -0)
📝 packages/hoppscotch-common/locales/fr.json (+23 -0)
📝 packages/hoppscotch-common/locales/he.json (+23 -0)
📝 packages/hoppscotch-common/locales/hi.json (+23 -0)
📝 packages/hoppscotch-common/locales/hu.json (+23 -0)
📝 packages/hoppscotch-common/locales/id.json (+23 -0)
📝 packages/hoppscotch-common/locales/it.json (+23 -0)
📝 packages/hoppscotch-common/locales/ja.json (+27 -1)
📝 packages/hoppscotch-common/locales/ko.json (+23 -0)
📝 packages/hoppscotch-common/locales/nl.json (+23 -0)

...and 12 more files

📄 Description

Description

We often release new features with only en-US locale support. Few of such features we released last week was Tabs, Workspaces etc with no full i18n coverage.

In this PR, I've added the remaining locales with reference strings from en-US, and other i18n strings to ensure full coverage of all text displayed in the application.

Additional Information

At Hoppscotch, i18n is still a manual, time-consuming, copy-paste effort. This can be changed. This can be automated. @thetronjohnson, can you look into how we can ensure and impose full i18n coverage for every release?


🔄 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/2989 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 4/14/2023 **Status:** ✅ Merged **Merged:** 4/19/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `main` ← **Head:** `docs-i18n` --- ### 📝 Commits (1) - [`bf12625`](https://github.com/hoppscotch/hoppscotch/commit/bf126251f063105f2b1fc91d22523cd5464fd274) docs: i18n: updated to latest strings ### 📊 Changes **32 files changed** (+720 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/af.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/ar.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/ca.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/cn.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/cs.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/da.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/de.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/el.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/en.json` (+3 -3) 📝 `packages/hoppscotch-common/locales/es.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/fi.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/fr.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/he.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/hi.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/hu.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/id.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/it.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/ja.json` (+27 -1) 📝 `packages/hoppscotch-common/locales/ko.json` (+23 -0) 📝 `packages/hoppscotch-common/locales/nl.json` (+23 -0) _...and 12 more files_ </details> ### 📄 Description ### Description We often release new features with only `en-US` locale support. Few of such features we released last week was Tabs, Workspaces etc with no full i18n coverage. In this PR, I've added the remaining locales with reference strings from `en-US`, and other i18n strings to ensure full coverage of all text displayed in the application. ### Additional Information At Hoppscotch, i18n is still a manual, time-consuming, copy-paste effort. This can be changed. This can be automated. @thetronjohnson, can you look into how we can ensure and impose full i18n coverage for every release? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:44:00 +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#4172
No description provided.