added initial draft of inbox

This commit is contained in:
Anton Stubenbord
2022-11-22 01:33:50 +01:00
parent a7295fb739
commit 8e7a5dddbf
16 changed files with 243 additions and 27 deletions

View File

@@ -196,5 +196,6 @@
"labelAnyAssignedText": "Beliebig zugewiesen",
"deleteViewDialogContentText": "Möchtest Du diese Ansicht wirklich löschen?",
"deleteViewDialogTitleText": "Lösche Ansicht ",
"documentUploadPageSynchronizeTitleAndFilenameLabel": "Synchronisiere Titel und Dateiname"
"documentUploadPageSynchronizeTitleAndFilenameLabel": "Synchronisiere Titel und Dateiname",
"bottomNavInboxPageLabel": "Posteingang"
}

View File

@@ -197,5 +197,6 @@
"labelAnyAssignedText": "Any assigned",
"deleteViewDialogContentText": "Do you really want to delete this view?",
"deleteViewDialogTitleText": "Delete view ",
"documentUploadPageSynchronizeTitleAndFilenameLabel": "Synchronize title and filename"
"documentUploadPageSynchronizeTitleAndFilenameLabel": "Synchronize title and filename",
"bottomNavInboxPageLabel": "Inbox"
}