[PR #526] [MERGED] Update ./lang/*js to ./lang/*ts #2677

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/526
Author: @Sn005
Created: 1/25/2020
Status: Merged
Merged: 1/26/2020
Merged by: @AndrewBastin

Base: typescriptHead: update_lang_js_to_ts


📝 Commits (1)

  • 959396f update lang/.js -> lang/.ts

📊 Changes

11 files changed (+11 additions, -11 deletions)

View changed files

📝 lang/de-DE.ts (+0 -0)
📝 lang/en-US.ts (+0 -0)
📝 lang/es-ES.ts (+0 -0)
📝 lang/fa-IR.ts (+0 -0)
📝 lang/fr-FR.ts (+0 -0)
📝 lang/id-ID.ts (+0 -0)
📝 lang/ja-JP.ts (+0 -0)
📝 lang/pt-BR.ts (+0 -0)
📝 lang/tr-TR.ts (+0 -0)
📝 lang/zh-CN.ts (+0 -0)
📝 nuxt.config.js (+11 -11)

📄 Description

This PR is ./lang/*.js converted to * .ts.

Specifically, it is the following file.

  • de-DE.ts
  • en-US.ts
  • es-ES.ts
  • fa-IR.ts
  • fr-FR.ts
  • id-ID.ts
  • ja-JP.ts
  • pt-BR.ts
  • tr-TR.ts
  • zh-CN.ts

🔄 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/526 **Author:** [@Sn005](https://github.com/Sn005) **Created:** 1/25/2020 **Status:** ✅ Merged **Merged:** 1/26/2020 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `typescript` ← **Head:** `update_lang_js_to_ts` --- ### 📝 Commits (1) - [`959396f`](https://github.com/hoppscotch/hoppscotch/commit/959396ff6a3771fd154d48beaea981f50038dd16) update lang/*.js -> lang/*.ts ### 📊 Changes **11 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `lang/de-DE.ts` (+0 -0) 📝 `lang/en-US.ts` (+0 -0) 📝 `lang/es-ES.ts` (+0 -0) 📝 `lang/fa-IR.ts` (+0 -0) 📝 `lang/fr-FR.ts` (+0 -0) 📝 `lang/id-ID.ts` (+0 -0) 📝 `lang/ja-JP.ts` (+0 -0) 📝 `lang/pt-BR.ts` (+0 -0) 📝 `lang/tr-TR.ts` (+0 -0) 📝 `lang/zh-CN.ts` (+0 -0) 📝 `nuxt.config.js` (+11 -11) </details> ### 📄 Description This PR is ./lang/*.js converted to * .ts. Specifically, it is the following file. - de-DE.ts - en-US.ts - es-ES.ts - fa-IR.ts - fr-FR.ts - id-ID.ts - ja-JP.ts - pt-BR.ts - tr-TR.ts - zh-CN.ts --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:21:41 +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#2677
No description provided.