mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
ba821dd5d2
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
63 lines
1.8 KiB
JSON
63 lines
1.8 KiB
JSON
{
|
|
"string": {
|
|
"Document": "Document",
|
|
"ParentDocument": "Parent document",
|
|
"ChildDocument": "Child document",
|
|
"CreateDocument": "Create document",
|
|
"Documents": "Documents",
|
|
"CreateAnVersion": "Create new version",
|
|
"DocumentNamePlaceholder": "Untitled",
|
|
"Name": "Name",
|
|
"Cancel": "Cancel",
|
|
"Version": "Version",
|
|
"SearchDocument": "Search document...",
|
|
"Snapshot": "Snapshot",
|
|
"NoVersions": "No version's defined",
|
|
"DocumentApplication": "Documents",
|
|
"MyDocuments": "My documents",
|
|
"Teamspace": "Teamspace",
|
|
"Teamspaces": "Teamspaces",
|
|
"Labels": "Labels",
|
|
"AddLabel": "Add label",
|
|
"Authors": "Authors",
|
|
"Backlinks": "Backlinks",
|
|
"History": "History",
|
|
"DescriptionPlaceholder": "type for details...",
|
|
"CreateTeamspace": "Create teamspace",
|
|
"EditTeamspace": "Edit teamspace",
|
|
"NewTeamspace": "New teamspace",
|
|
"TeamspaceTitle": "Teamspace title",
|
|
"TeamspaceTitlePlaceholder": "New teamspace",
|
|
"TeamspaceDescriptionPlaceholder": "Add description ...",
|
|
"ChooseIcon": "Choose icon",
|
|
"TeamspaceMembers": "Members",
|
|
"NoParentDocument": "No parent document",
|
|
"NoBacklinks": "No backlinks",
|
|
"NoHistory": "No previous history",
|
|
"Untitled": "Untitled",
|
|
|
|
"Description": "Description",
|
|
|
|
"CopyDocumentUrl": "Copy document URL to clipboard",
|
|
|
|
"ViewMode": "View",
|
|
"EditMode": "Edit",
|
|
"SuggestMode": "Suggest",
|
|
|
|
"CompareTo": "Compare to...",
|
|
"Star": "Star",
|
|
"Unstar": "Unstar",
|
|
|
|
"Lock": "Lock",
|
|
"Unlock": "Unlock",
|
|
"Locked": "Locked",
|
|
|
|
"ConfigLabel": "Documents",
|
|
"ConfigDescription": "Extension for collaborative document editing",
|
|
|
|
"Icon": "Icon",
|
|
"Color": "Color",
|
|
"RoleLabel": "Role: {role}",
|
|
"Embeddings": "Embeddings"
|
|
}
|
|
} |