1
0
Fork 0
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:
Andrew Simachev 2025-04-09 19:22:30 +02:00
parent 19483e3870
commit c047d9cfd4
No known key found for this signature in database
GPG key ID: 1DFE44B21443F0EF

View file

@ -1995,7 +1995,7 @@
"sidebarObjectRelationTypeDeleted": "The Type has been deleted",
"sidebarRelationLocal": "Local",
"sidebarObjectRelationLocalDescription": "These properties exist only in this object and arent part of its type. Add to the type to use in all objects, or remove",
"sidebarObjectRelationLocalDescription": "These properties exist only in this object and arent part of its type. Add them to the type to use in all objects, or remove",
"sidebarTypeRelationLocalDescription": "These properties exist in some objects but arent part of the Type. Add them to make them appear in all objects of this Type.",
"sidebarRelationLocalAddToType": "Add to the Type",