[PR #5] [MERGED] Added Languages , GraphQl guide , Change log #110

Closed
opened 2026-03-16 12:26:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/5
Author: @AmolDerickSoans
Created: 8/2/2021
Status: Merged
Merged: 8/7/2021
Merged by: @liyasthomas

Base: mainHead: main


📝 Commits (6)

  • 9ea3996 configured i18n and added folders for spanish , french and japanese
  • 04b2e1d added chinese page
  • 2d96727 Added content to graphql Guide
  • 3c4d0dd minor edits
  • 459b2fb added contribution guide in chinese and spanish , added changelog of hoppscotch to Releases
  • 9afdb9b Update README.md

📊 Changes

16 files changed (+1335 additions, -32 deletions)

View changed files

📝 README.md (+2 -0)
content/cn/ContribGuide.md (+23 -0)
content/cn/index.md (+51 -0)
📝 content/en/Developer/ContribGuide.md (+5 -5)
content/en/Developer/changelog.md (+0 -7)
content/en/Developer/releases.md (+841 -0)
📝 content/en/GraphqlEditor.md (+0 -16)
📝 content/en/Guides/Graphqlguide.md (+198 -2)
📝 content/en/Guides/Scripting.md (+1 -1)
📝 content/en/Guides/Tests.md (+1 -1)
content/es/ContribGuide.md (+22 -0)
content/es/index.md (+54 -0)
content/fr/index.md (+54 -0)
content/ja/index.md (+51 -0)
📝 nuxt.config.js (+31 -0)
📝 package.json (+1 -0)

📄 Description

Change log is currently updated manually , automatic updation of releases will b e part of next version of nuxt-content .
Added Graphql Guide
Added languages -> Spanish,French,Japanese and Chinese

Did minor edits


🔄 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/docs/pull/5 **Author:** [@AmolDerickSoans](https://github.com/AmolDerickSoans) **Created:** 8/2/2021 **Status:** ✅ Merged **Merged:** 8/7/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`9ea3996`](https://github.com/hoppscotch/docs/commit/9ea3996c83d9bac5c271e4c8f539c466d4ca215f) configured i18n and added folders for spanish , french and japanese - [`04b2e1d`](https://github.com/hoppscotch/docs/commit/04b2e1dfa32532ae13938c8d392b8aff4fd7de15) added chinese page - [`2d96727`](https://github.com/hoppscotch/docs/commit/2d967277e48ea6d6a936b24330fb1124223e81cf) Added content to graphql Guide - [`3c4d0dd`](https://github.com/hoppscotch/docs/commit/3c4d0ddfd325a9e9fafc0bdc362325b75a2c29e3) minor edits - [`459b2fb`](https://github.com/hoppscotch/docs/commit/459b2fb8ba789b6ef701676d70bc2051ae9c1363) added contribution guide in chinese and spanish , added changelog of hoppscotch to Releases - [`9afdb9b`](https://github.com/hoppscotch/docs/commit/9afdb9b4aae35470f525c5d482f92818a37dfc97) Update README.md ### 📊 Changes **16 files changed** (+1335 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `content/cn/ContribGuide.md` (+23 -0) ➕ `content/cn/index.md` (+51 -0) 📝 `content/en/Developer/ContribGuide.md` (+5 -5) ➖ `content/en/Developer/changelog.md` (+0 -7) ➕ `content/en/Developer/releases.md` (+841 -0) 📝 `content/en/GraphqlEditor.md` (+0 -16) 📝 `content/en/Guides/Graphqlguide.md` (+198 -2) 📝 `content/en/Guides/Scripting.md` (+1 -1) 📝 `content/en/Guides/Tests.md` (+1 -1) ➕ `content/es/ContribGuide.md` (+22 -0) ➕ `content/es/index.md` (+54 -0) ➕ `content/fr/index.md` (+54 -0) ➕ `content/ja/index.md` (+51 -0) 📝 `nuxt.config.js` (+31 -0) 📝 `package.json` (+1 -0) </details> ### 📄 Description Change log is currently updated manually , automatic updation of releases will b e part of next version of nuxt-content . Added Graphql Guide Added languages -> Spanish,French,Japanese and Chinese Did minor edits --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:26:52 +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/docs#110
No description provided.