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 dd80594594
commit 9fe3af8563
169 changed files with 2272 additions and 1841 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

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