mobile: finalize sidebar and list revamp

This commit is contained in:
Ammar Ahmed
2025-02-13 10:41:15 +05:00
committed by Abdullah Atta
parent 7f8dc88c5a
commit 74b5e42492
169 changed files with 2272 additions and 1841 deletions

View File

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