1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3590 Vault 2.0 | Empty state (#2488)

This commit is contained in:
Konstantin Ivanov 2025-06-02 15:17:39 +02:00 committed by GitHub
parent ae0ed5941f
commit 4582af43bf
Signed by: github
GPG key ID: B5690EEEBB952194
4 changed files with 285 additions and 133 deletions

View file

@ -2077,4 +2077,6 @@ Please provide specific details of your needs here.</string>
<string name="vault_create_space">Space</string>
<string name="vault_create_space_description">For organized content and data</string>
<string name="vault_empty_state_text">There are no spaces yet</string>
</resources>