Add German, French, and Spanish localization

Add DE/FR/ES support across Chrome, Edge and Firefox builds: new _locales message files for de, fr, es. Include dayjs locale bundles (de.js, fr.js, es.js) and load them in popup.html. Update i18n.js to register new languages and labels, update oper.js to apply the corresponding dayjs locale (including auto-detection), add language buttons to the popup UI, bump manifest version, and record the change in change.log.
This commit is contained in:
jonny
2026-04-24 18:50:18 +08:00
parent bc0ce222ac
commit 3d995079f4
43 changed files with 2014 additions and 6 deletions
+1
View File
@@ -1,4 +1,5 @@
## 更新日志
- 20260425 新增德语/法语/西班牙语支持
- 20260423 优化 firefox 抖动问题和支持手机版,支持 edge 浏览器扩展
- 20260422 调整发送设置,支持仅发送附件
#### 20260421 更新匹配 0.27.x