mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
intl: fix follow casing (#7342)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
@@ -2139,7 +2139,7 @@ If your issue is critical (e.g. notes not syncing, crashes etc.), please [join o
|
||||
joinCommunity: () => t`Join community`,
|
||||
license: () => t`License`,
|
||||
licenseDescription: () => t`GNU GENERAL PUBLIC LICENSE Version 3`,
|
||||
follow: () => t`follow`,
|
||||
follow: () => t`Follow`,
|
||||
report: () => t`Report`,
|
||||
send: () => t`Send`,
|
||||
marketingEmailsDescription: () =>
|
||||
|
||||
Reference in New Issue
Block a user