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

DROID-1814 Multispaces | Fix | Fix space type naming

This commit is contained in:
uburoiubu 2023-11-15 12:38:14 +01:00
parent 55fbce454f
commit 4ec7c832c0
No known key found for this signature in database
GPG key ID: C8FB80E0A595FBB6

View file

@ -1107,8 +1107,8 @@
<string name="anytype_update_alert_title">Its time to update</string>
<string name="download_anytype_url">https://download.anytype.io</string>
<string name="space_type_personal">Personal</string>
<string name="space_type_private">Private</string>
<string name="space_type_personal">Personal Space</string>
<string name="space_type_private">Private Space</string>
<string name="space_type_unknown">Unknown</string>
<string name="create_space_start_with">Start with</string>
<string name="create_object_section_groups">Groups</string>