[PR #748] feat: telegram translation #737

Open
opened 2026-02-26 21:32:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/748
Author: @anasfanani
Created: 10/21/2025
Status: 🔄 Open

Base: mainHead: worker-telegram-api/translation


📝 Commits (2)

  • bc25966 feat: telegram translation
  • 87cc131 fix: init & parse with lang

📊 Changes

8 files changed (+318 additions, -110 deletions)

View changed files

📝 worker/src/i18n/en.ts (+62 -1)
📝 worker/src/i18n/index.ts (+24 -3)
📝 worker/src/i18n/type.ts (+61 -0)
📝 worker/src/i18n/zh.ts (+62 -1)
📝 worker/src/telegram_api/common.ts (+21 -9)
📝 worker/src/telegram_api/index.ts (+2 -1)
📝 worker/src/telegram_api/miniapp.ts (+4 -2)
📝 worker/src/telegram_api/telegram.ts (+82 -93)

📄 Description

I need feedback


🔄 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/dreamhunter2333/cloudflare_temp_email/pull/748 **Author:** [@anasfanani](https://github.com/anasfanani) **Created:** 10/21/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `worker-telegram-api/translation` --- ### 📝 Commits (2) - [`bc25966`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/bc259662c7c1cae6016d5c2823f1b6e7e29cd926) feat: telegram translation - [`87cc131`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/87cc131a97b5ad399b43eb48c453c709ddbcdf7b) fix: init & parse with lang ### 📊 Changes **8 files changed** (+318 additions, -110 deletions) <details> <summary>View changed files</summary> 📝 `worker/src/i18n/en.ts` (+62 -1) 📝 `worker/src/i18n/index.ts` (+24 -3) 📝 `worker/src/i18n/type.ts` (+61 -0) 📝 `worker/src/i18n/zh.ts` (+62 -1) 📝 `worker/src/telegram_api/common.ts` (+21 -9) 📝 `worker/src/telegram_api/index.ts` (+2 -1) 📝 `worker/src/telegram_api/miniapp.ts` (+4 -2) 📝 `worker/src/telegram_api/telegram.ts` (+82 -93) </details> ### 📄 Description I need feedback --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/cloudflare_temp_email#737
No description provided.