🐛 Fix(custom): fix i18n error

This commit is contained in:
Kuingsmile
2024-01-14 06:29:13 -08:00
parent 98abeaa35c
commit 2a8c43590b
4 changed files with 8 additions and 6 deletions

View File

@@ -11,4 +11,5 @@
🐛 Bug Fixes
- 修复了sftp图床上传相同文件名的图片会报错的问题
- 修复了imgur图床转换格式为webp时文件名错误的问题
- 修复了imgur图床转换格式为webp时文件名错误的问题
- 修复了部分i18n错误的问题