mobile: fix localization issues

This commit is contained in:
Ammar Ahmed
2024-11-15 15:54:03 +05:00
parent 6373cbc9a4
commit 431c4eae14
5 changed files with 8 additions and 9 deletions

View File

@@ -867,7 +867,7 @@ $headline$: Use starting line of the note as title.`,
removeFromNotebook: () => t`Remove from notebook`,
attachments: () => t`Attachments`,
history: () => t`History`,
copyLink: () => t`Copy internal link`,
copyLink: () => t`Copy link`,
linkCopied: () => t`Link copied`,
readOnly: () => t`Read only`,
syncOff: () => t`Sync off`,