mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
[PR #5715] [CLOSED] 拉取最新版本 #2547
Reference in New Issue
Block a user
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/dani-garcia/vaultwarden/pull/5715
Author: @JinkaiNiu
Created: 3/22/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
5332c7c翻译为中文语言66cc0f6中文readmebe52601Update settings.hbsaed5252refactor(email): 优化邮件模板中的格式和变量使用9009b6crefactor(admin): 更新设置页面的中文翻译61e46dcUpdate README.mdcdfcb85Merge branch 'dani-garcia:main' into mainfbb8f8eMerge branch 'dani-garcia:main' into main3286b96Merge branch 'dani-garcia:main' into main2fde0b1Merge branch 'dani-garcia:main' into main📊 Changes
64 files changed (+1212 additions, -946 deletions)
View changed files
📝
README.md(+12 -140)📝
src/static/templates/404.hbs(+14 -10)📝
src/static/templates/admin/base.hbs(+20 -16)📝
src/static/templates/admin/diagnostics.hbs(+142 -125)📝
src/static/templates/admin/login.hbs(+6 -5)📝
src/static/templates/admin/organizations.hbs(+24 -22)📝
src/static/templates/admin/settings.hbs(+70 -55)📝
src/static/templates/admin/users.hbs(+70 -54)📝
src/static/templates/email/admin_reset_password.hbs(+4 -3)📝
src/static/templates/email/admin_reset_password.html.hbs(+11 -6)📝
src/static/templates/email/change_email.hbs(+5 -4)📝
src/static/templates/email/change_email.html.hbs(+16 -8)📝
src/static/templates/email/delete_account.hbs(+4 -4)📝
src/static/templates/email/delete_account.html.hbs(+24 -13)📝
src/static/templates/email/email_footer.hbs(+34 -22)📝
src/static/templates/email/email_header.hbs(+89 -51)📝
src/static/templates/email/emergency_access_invite_accepted.hbs(+5 -4)📝
src/static/templates/email/emergency_access_invite_accepted.html.hbs(+22 -12)📝
src/static/templates/email/emergency_access_invite_confirmed.hbs(+4 -4)📝
src/static/templates/email/emergency_access_invite_confirmed.html.hbs(+23 -14)...and 44 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.