mobile: minor improvements

This commit is contained in:
Ammar Ahmed
2025-03-07 14:01:38 +05:00
committed by Abdullah Atta
parent 20866ab2f5
commit b7f5a5dc66
5 changed files with 28 additions and 13 deletions

View File

@@ -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`,