mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
mobile: minor improvements
This commit is contained in:
committed by
Abdullah Atta
parent
20866ab2f5
commit
b7f5a5dc66
@@ -896,6 +896,7 @@ $headline$: Use starting line of the note as title.`,
|
||||
notePreparingForShare: () => t`Preparing note for share`,
|
||||
removeFromNotebook: () => t`Remove from notebook`,
|
||||
attachments: () => t`Attachments`,
|
||||
attachedFiles: () => t`Attached files`,
|
||||
history: () => t`History`,
|
||||
copyLink: () => t`Copy link`,
|
||||
linkCopied: () => t`Link copied`,
|
||||
@@ -914,8 +915,8 @@ $headline$: Use starting line of the note as title.`,
|
||||
duplicate: () => t`Duplicate`,
|
||||
remindMe: () => t`Remind me`,
|
||||
published: () => t`Published`,
|
||||
unpinFromNotifications: () => t`Unpin from notifications`,
|
||||
pinToNotifications: () => t`Pin to notifications`,
|
||||
unpinFromNotifications: () => t`Unpin notification`,
|
||||
pinToNotifications: () => t`Pin notification`,
|
||||
linkNotebooks: () => t`Link notebooks`,
|
||||
unlinkFromAll: () => t`Unlink from all`,
|
||||
removeFromAll: () => t`Remove from all`,
|
||||
|
||||
Reference in New Issue
Block a user