1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Try again with clean yarn

This commit is contained in:
Zhiyuan Zheng
2021-01-20 14:27:09 +01:00
parent f95462889f
commit 97f6833e92
3 changed files with 827 additions and 258 deletions

4
src/i18n/en/system.json Normal file
View File

@@ -0,0 +1,4 @@
{
"NSCameraUsageDescription": "Allow camera access to upload attachments",
"NSPhotoLibraryUsageDescription": "Allow photo library access to upload attachments"
}