mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 05:59:35 +01:00
mobile: finalize sidebar and list revamp
This commit is contained in:
committed by
Abdullah Atta
parent
7f8dc88c5a
commit
74b5e42492
@@ -386,8 +386,10 @@ export const strings = {
|
||||
readReleaseNotes: () => t`Read full release notes on Github`,
|
||||
settings: () => t`Settings`,
|
||||
notLoggedIn: () => t`Not logged in`,
|
||||
loggedInAs: (email: string) => t`Logged in as ${email}`,
|
||||
never: () => t`Never`,
|
||||
syncing: () => t`Syncing`,
|
||||
syncNow: () => t`Sync now`,
|
||||
syncFailed: () => t`Sync failed`,
|
||||
synced: () => t`Synced`,
|
||||
offline: () => t`Offline`,
|
||||
|
||||
Reference in New Issue
Block a user