[PR #121] [MERGED] chore: translate local deployment form #853

Closed
opened 2026-03-03 01:06:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/121
Author: @l123wx
Created: 9/29/2024
Status: Merged
Merged: 9/29/2024
Merged by: @usual2970

Base: mainHead: local_deployment_translate


📝 Commits (1)

  • 85234b2 chore: translate local deployment form

📊 Changes

6 files changed (+38 additions, -33 deletions)

View changed files

📝 ui/src/components/certimate/AccessLocalForm.tsx (+18 -16)
📝 ui/src/components/certimate/AccessSSHForm.tsx (+4 -5)
📝 ui/src/domain/access.ts (+1 -1)
📝 ui/src/domain/domain.ts (+1 -1)
📝 ui/src/i18n/locales/en.json (+7 -5)
📝 ui/src/i18n/locales/zh.json (+7 -5)

📄 Description

  • 为新添加的本地部署表单添加了翻译
  • 完善 ssh 表单 pre command 字段的翻译
  • 上传路径 统一改为 保存路径

🔄 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/certimate-go/certimate/pull/121 **Author:** [@l123wx](https://github.com/l123wx) **Created:** 9/29/2024 **Status:** ✅ Merged **Merged:** 9/29/2024 **Merged by:** [@usual2970](https://github.com/usual2970) **Base:** `main` ← **Head:** `local_deployment_translate` --- ### 📝 Commits (1) - [`85234b2`](https://github.com/certimate-go/certimate/commit/85234b21c723650ba2ef964296ddee5fc5c51c16) chore: translate local deployment form ### 📊 Changes **6 files changed** (+38 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `ui/src/components/certimate/AccessLocalForm.tsx` (+18 -16) 📝 `ui/src/components/certimate/AccessSSHForm.tsx` (+4 -5) 📝 `ui/src/domain/access.ts` (+1 -1) 📝 `ui/src/domain/domain.ts` (+1 -1) 📝 `ui/src/i18n/locales/en.json` (+7 -5) 📝 `ui/src/i18n/locales/zh.json` (+7 -5) </details> ### 📄 Description - 为新添加的本地部署表单添加了翻译 - 完善 ssh 表单 pre command 字段的翻译 - `上传路径` 统一改为 `保存路径` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:06:31 +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/certimate#853
No description provided.