[PR #1079] [MERGED] Issue/1078 #3046

Closed
opened 2026-03-17 00:41:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1079
Author: @joelcamus
Created: 8/15/2020
Status: Merged
Merged: 8/15/2020
Merged by: @liyasthomas

Base: masterHead: issue/1078


📝 Commits (10+)

  • a6fd125 Merge pull request #1 from postwoman-io/master
  • 4b7c1b3 Merge pull request #2 from postwoman-io/master
  • b8bdff2 Externalize property of deletion messages (Collection) #1078
  • 0f8c23c Externalize property of deletion messages (folder) #1078
  • 1289e67 Externalize property of deletion messages (request) #1078
  • 7348b38 Externalize property of deletion messages (environment) #1078
  • 188fddd Externalize property (fr-FR.json) of deletion messages (collection, folder, request, environment) #1078
  • 2acbfc5 Externalize property (pt-PT.json) of deletion messages (collection, folder, request, environment) #1078
  • d05ad98 Externalize property (pt-BR.json) of deletion messages (collection, folder, request, environment) #1078
  • 9347843 Updating the Spanish file (es-ES)

📊 Changes

9 files changed (+34 additions, -14 deletions)

View changed files

📝 components/collections/collection.vue (+1 -1)
📝 components/collections/folder.vue (+1 -1)
📝 components/collections/request.vue (+1 -1)
📝 components/environments/environment.vue (+1 -1)
📝 lang/en-US.json (+5 -1)
📝 lang/es-ES.json (+10 -6)
📝 lang/fr-FR.json (+5 -1)
📝 lang/pt-BR.json (+5 -1)
📝 lang/pt-PT.json (+5 -1)

📄 Description

Fixed a issue Externalise properties of deletion messages #1078


🔄 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/1079 **Author:** [@joelcamus](https://github.com/joelcamus) **Created:** 8/15/2020 **Status:** ✅ Merged **Merged:** 8/15/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `issue/1078` --- ### 📝 Commits (10+) - [`a6fd125`](https://github.com/hoppscotch/hoppscotch/commit/a6fd1255fbeef3d8d9fbeb67b1f1d4262b5f96a8) Merge pull request #1 from postwoman-io/master - [`4b7c1b3`](https://github.com/hoppscotch/hoppscotch/commit/4b7c1b3e7878bf9c89fec550d297b1760582f27a) Merge pull request #2 from postwoman-io/master - [`b8bdff2`](https://github.com/hoppscotch/hoppscotch/commit/b8bdff20c53da84444fc3e76863518b9dd84d8af) Externalize property of deletion messages (Collection) #1078 - [`0f8c23c`](https://github.com/hoppscotch/hoppscotch/commit/0f8c23c1dd8946e06c5cf05655be2eb7f5346bcf) Externalize property of deletion messages (folder) #1078 - [`1289e67`](https://github.com/hoppscotch/hoppscotch/commit/1289e674d0f0b60849e805c680daef92f5dc2c7e) Externalize property of deletion messages (request) #1078 - [`7348b38`](https://github.com/hoppscotch/hoppscotch/commit/7348b3866f7a24fa881c25f088835bf1b91b2053) Externalize property of deletion messages (environment) #1078 - [`188fddd`](https://github.com/hoppscotch/hoppscotch/commit/188fddd95102b779e250d4629db6ceb3c8135372) Externalize property (fr-FR.json) of deletion messages (collection, folder, request, environment) #1078 - [`2acbfc5`](https://github.com/hoppscotch/hoppscotch/commit/2acbfc57d14a16d52eb1dd4d5c75f13e7b4bfa6b) Externalize property (pt-PT.json) of deletion messages (collection, folder, request, environment) #1078 - [`d05ad98`](https://github.com/hoppscotch/hoppscotch/commit/d05ad98a3296b4f865e975a341cd34c64abf1f6d) Externalize property (pt-BR.json) of deletion messages (collection, folder, request, environment) #1078 - [`9347843`](https://github.com/hoppscotch/hoppscotch/commit/93478434d4ae3bfdadc1c3790d803730f839c500) Updating the Spanish file (es-ES) ### 📊 Changes **9 files changed** (+34 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/collection.vue` (+1 -1) 📝 `components/collections/folder.vue` (+1 -1) 📝 `components/collections/request.vue` (+1 -1) 📝 `components/environments/environment.vue` (+1 -1) 📝 `lang/en-US.json` (+5 -1) 📝 `lang/es-ES.json` (+10 -6) 📝 `lang/fr-FR.json` (+5 -1) 📝 `lang/pt-BR.json` (+5 -1) 📝 `lang/pt-PT.json` (+5 -1) </details> ### 📄 Description Fixed a issue `Externalise properties of deletion messages` #1078 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:41:56 +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#3046
No description provided.