mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
Add scripts/codespell.sh and spellcheck
This commit is contained in:
@@ -801,7 +801,7 @@ pub(crate) async fn sync_msg_subject(context: &Context) -> String {
|
||||
translated(context, StockMessage::SyncMsgSubject).await
|
||||
}
|
||||
|
||||
/// Stock string: `This message is used to synchronize data betweeen your devices.`.
|
||||
/// Stock string: `This message is used to synchronize data between your devices.`.
|
||||
pub(crate) async fn sync_msg_body(context: &Context) -> String {
|
||||
translated(context, StockMessage::SyncMsgBody).await
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user