[PR #440] [CLOSED] I18n attribute added for Spanish language #2630

Closed
opened 2026-03-17 00:18:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/440
Author: @iLTW1n
Created: 12/18/2019
Status: Closed

Base: i18nHead: i18n


📝 Commits (5)

📊 Changes

32 files changed (+9085 additions, -117 deletions)

View changed files

📝 README.md (+2 -2)
📝 assets/css/styles.scss (+22 -20)
📝 assets/css/themes.scss (+13 -7)
📝 components/collections/addCollection.vue (+10 -7)
📝 components/collections/addFolder.vue (+10 -7)
📝 components/collections/editCollection.vue (+13 -10)
📝 components/collections/editFolder.vue (+10 -7)
📝 components/collections/editRequest.vue (+10 -7)
📝 components/collections/importExportCollections.vue (+22 -14)
📝 components/collections/saveRequestAs.vue (+10 -7)
📝 components/graphql/field.vue (+1 -1)
📝 components/history.vue (+1 -1)
📝 components/logo.vue (+2 -2)
📝 components/modal.vue (+1 -1)
📝 lang/de-DE.js (+1 -0)
📝 lang/en-US.js (+1 -0)
📝 lang/es-ES.js (+1 -0)
📝 lang/fa-IR.js (+1 -0)
📝 lang/fr-FR.js (+1 -0)
📝 lang/id-ID.js (+1 -0)

...and 12 more files

📄 Description

  • An attribute called status_message was added in the languages
  • I18n branch updated with master

image


🔄 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/440 **Author:** [@iLTW1n](https://github.com/iLTW1n) **Created:** 12/18/2019 **Status:** ❌ Closed **Base:** `i18n` ← **Head:** `i18n` --- ### 📝 Commits (5) - [`7451a0b`](https://github.com/hoppscotch/hoppscotch/commit/7451a0bcc47ecee890231d3d95e415d301e0f64e) Merge pull request #438 from liyasthomas/i18n - [`ae237f1`](https://github.com/hoppscotch/hoppscotch/commit/ae237f1ad3855293a0b81f2846bc318358c4dbd3) :bug: Fixes #435 - [`bc6ea34`](https://github.com/hoppscotch/hoppscotch/commit/bc6ea34f145c511f4eec086df6b4f13efe9a4d7a) :art: Various UI tweaks - [`780bc55`](https://github.com/hoppscotch/hoppscotch/commit/780bc55a96043f6549b9f8c1ad5155445a01f985) Various UI tweaks (#439) - [`f866abd`](https://github.com/hoppscotch/hoppscotch/commit/f866abdef4101479df3a7bcf3f4fe512e1b9b3ca) translation for the status message in Spanish was added ### 📊 Changes **32 files changed** (+9085 additions, -117 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `assets/css/styles.scss` (+22 -20) 📝 `assets/css/themes.scss` (+13 -7) 📝 `components/collections/addCollection.vue` (+10 -7) 📝 `components/collections/addFolder.vue` (+10 -7) 📝 `components/collections/editCollection.vue` (+13 -10) 📝 `components/collections/editFolder.vue` (+10 -7) 📝 `components/collections/editRequest.vue` (+10 -7) 📝 `components/collections/importExportCollections.vue` (+22 -14) 📝 `components/collections/saveRequestAs.vue` (+10 -7) 📝 `components/graphql/field.vue` (+1 -1) 📝 `components/history.vue` (+1 -1) 📝 `components/logo.vue` (+2 -2) 📝 `components/modal.vue` (+1 -1) 📝 `lang/de-DE.js` (+1 -0) 📝 `lang/en-US.js` (+1 -0) 📝 `lang/es-ES.js` (+1 -0) 📝 `lang/fa-IR.js` (+1 -0) 📝 `lang/fr-FR.js` (+1 -0) 📝 `lang/id-ID.js` (+1 -0) _...and 12 more files_ </details> ### 📄 Description - An attribute called `status_message` was added in the languages - `I18n` branch updated with `master` ![image](https://user-images.githubusercontent.com/21114522/71047746-cebb6a80-210a-11ea-827c-9eed9f846064.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:18:57 +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#2630
No description provided.