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": "Notas",
|
||||
"title": "Carpetas",
|
||||
"description": "Administre sus carpetas de correo y asigne roles estándar",
|
||||
"folder_list": "Sus carpetas",
|
||||
|
||||
Reference in New Issue
Block a user