mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-27 15:02:59 +00:00
Describe saved connections consistently
This commit is contained in:
@@ -66,6 +66,8 @@ export const liveSyncProvisionalEnglishMessages = {
|
||||
"This file has ${COUNT} unresolved versions. They will be reviewed one pair at a time.",
|
||||
"Sync now": "Sync now",
|
||||
"Apply pending changes now": "Apply pending changes now",
|
||||
"Connection settings": "Connection settings",
|
||||
"Saved connections": "Saved connections",
|
||||
} as const;
|
||||
|
||||
export type LiveSyncProvisionalMessageKey = keyof typeof liveSyncProvisionalEnglishMessages;
|
||||
|
||||
Reference in New Issue
Block a user