Fix: add missing settings.folders.role_memos translation
settings.folders.role_memos (Stalwart's "memos" mailbox role) was missing in all 17 locales, so the folder list showed the raw key "role_memos" and logged a MISSING_MESSAGE warning. Add the translation to every locale.
This commit is contained in:
@@ -1430,6 +1430,7 @@
|
||||
}
|
||||
},
|
||||
"folders": {
|
||||
"role_memos": "备忘录",
|
||||
"title": "文件夹",
|
||||
"description": "管理邮件文件夹并分配邮箱角色",
|
||||
"folder_list": "您的文件夹",
|
||||
|
||||
Reference in New Issue
Block a user