mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #107] [MERGED] Multi-language #844
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#844
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/107
Author: @l123wx
Created: 9/26/2024
Status: ✅ Merged
Merged: 9/27/2024
Merged by: @usual2970
Base:
main← Head:i18n📝 Commits (8)
85df8ebfeat: Add i18n0abb030wip: i18n chineseb3f1e1echore: import i18ne820e55wip: i18n0d0fcfcfeat: i18n transformation completed5eba437feat: english translationfcc0dd9refactor(DeployProgress): 重构逻辑,修复样式问题1e2d8fachore: abstract resources configure📊 Changes
42 files changed (+1161 additions, -466 deletions)
View changed files
📝
ui/package-lock.json(+141 -0)📝
ui/package.json(+5 -1)➕
ui/src/components/LocaleToggle.tsx(+33 -0)📝
ui/src/components/ThemeToggle.tsx(+6 -3)📝
ui/src/components/certimate/AccessAliyunForm.tsx(+15 -13)📝
ui/src/components/certimate/AccessCloudflareForm.tsx(+12 -10)📝
ui/src/components/certimate/AccessEdit.tsx(+7 -6)📝
ui/src/components/certimate/AccessGodaddyForm.tsx(+15 -13)📝
ui/src/components/certimate/AccessGroupEdit.tsx(+7 -6)📝
ui/src/components/certimate/AccessGroupList.tsx(+15 -17)📝
ui/src/components/certimate/AccessNamesiloForm.tsx(+12 -11)📝
ui/src/components/certimate/AccessQiniuForm.tsx(+15 -13)📝
ui/src/components/certimate/AccessSSHForm.tsx(+39 -37)📝
ui/src/components/certimate/AccessTencentForm.tsx(+15 -13)📝
ui/src/components/certimate/AccessWebhookFrom.tsx(+12 -11)📝
ui/src/components/certimate/DeployProgress.tsx(+58 -70)📝
ui/src/components/certimate/EmailsEdit.tsx(+8 -6)📝
ui/src/components/certimate/Version.tsx(+4 -1)📝
ui/src/components/notify/DingTalk.tsx(+9 -7)📝
ui/src/components/notify/NotifyTemplate.tsx(+7 -5)...and 22 more files
📄 Description
多语言改造
#96
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.