mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-07 21:47:02 +09:00
JS-6838: fix
This commit is contained in:
parent
19483e3870
commit
c047d9cfd4
1 changed files with 1 additions and 1 deletions
|
@ -1995,7 +1995,7 @@
|
|||
"sidebarObjectRelationTypeDeleted": "The Type has been deleted",
|
||||
|
||||
"sidebarRelationLocal": "Local",
|
||||
"sidebarObjectRelationLocalDescription": "These properties exist only in this object and aren’t part of its type. Add to the type to use in all objects, or remove",
|
||||
"sidebarObjectRelationLocalDescription": "These properties exist only in this object and aren’t part of its type. Add them to the type to use in all objects, or remove",
|
||||
"sidebarTypeRelationLocalDescription": "These properties exist in some objects but aren’t part of the Type. Add them to make them appear in all objects of this Type.",
|
||||
|
||||
"sidebarRelationLocalAddToType": "Add to the Type",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue