[PR #361] [MERGED] i18n #2581

Closed
opened 2026-03-17 00:16:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/361
Author: @liyasthomas
Created: 11/28/2019
Status: Merged
Merged: 11/28/2019
Merged by: @liyasthomas

Base: masterHead: i18n


📝 Commits (10+)

  • d99b5cf Added French language (basic config)
  • 558b961 Forgotten space
  • 93364af Merge pull request #355 from thomasbnt/i18n
  • 292550f Added Farsi language support
  • e4441d1 Merge pull request #357 from hosseinnedaee/i18n
  • 314084d Added Brazilian Portuguese language support
  • cf81a97 Added Brazilian Portuguese language support
  • 781d8e3 Merge pull request #359 from tetri/patch-1
  • a4089ef Add Simplified Chinese language
  • f61cbba 🐛 Fixed i18n routing

📊 Changes

7 files changed (+75 additions, -20 deletions)

View changed files

📝 assets/css/styles.scss (+18 -0)
lang/fa-IR.js (+3 -0)
lang/fr-FR.js (+3 -0)
lang/pt-BR.js (+3 -0)
lang/zh-CN.js (+3 -0)
📝 layouts/default.vue (+18 -17)
📝 nuxt.config.js (+27 -3)

📄 Description

No description provided


🔄 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/361 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 11/28/2019 **Status:** ✅ Merged **Merged:** 11/28/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `i18n` --- ### 📝 Commits (10+) - [`d99b5cf`](https://github.com/hoppscotch/hoppscotch/commit/d99b5cf5259520523f64991705ce27ad00e7a025) Added French language (basic config) - [`558b961`](https://github.com/hoppscotch/hoppscotch/commit/558b961afa6d35c79abaca6063966bdf6357d88d) Forgotten space - [`93364af`](https://github.com/hoppscotch/hoppscotch/commit/93364afc98b6cc225bb35764728225ffb85da404) Merge pull request #355 from thomasbnt/i18n - [`292550f`](https://github.com/hoppscotch/hoppscotch/commit/292550f6b526ce3bbe3852a4b6777a9e8c5f43e1) Added Farsi language support - [`e4441d1`](https://github.com/hoppscotch/hoppscotch/commit/e4441d129c9a1c1fbf207b4c8305436d4d3a88ef) Merge pull request #357 from hosseinnedaee/i18n - [`314084d`](https://github.com/hoppscotch/hoppscotch/commit/314084d092626010e4a1ff59d436da4ca825cbd0) Added Brazilian Portuguese language support - [`cf81a97`](https://github.com/hoppscotch/hoppscotch/commit/cf81a970cccbe2fdeaafa6ae9ada4ed9b2c44478) Added Brazilian Portuguese language support - [`781d8e3`](https://github.com/hoppscotch/hoppscotch/commit/781d8e3b68c754fa47e5c9238dad8fb2f2a96466) Merge pull request #359 from tetri/patch-1 - [`a4089ef`](https://github.com/hoppscotch/hoppscotch/commit/a4089efe85565e470d8094a41559a97624e59c53) Add Simplified Chinese language - [`f61cbba`](https://github.com/hoppscotch/hoppscotch/commit/f61cbba8cb63dec53912ecdb66ba869f9028ab2f) :bug: Fixed i18n routing ### 📊 Changes **7 files changed** (+75 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+18 -0) ➕ `lang/fa-IR.js` (+3 -0) ➕ `lang/fr-FR.js` (+3 -0) ➕ `lang/pt-BR.js` (+3 -0) ➕ `lang/zh-CN.js` (+3 -0) 📝 `layouts/default.vue` (+18 -17) 📝 `nuxt.config.js` (+27 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:16:29 +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#2581
No description provided.