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:
parent
55fbce454f
commit
4ec7c832c0
1 changed files with 2 additions and 2 deletions
|
@ -1107,8 +1107,8 @@
|
|||
<string name="anytype_update_alert_title">It’s 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue