mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
350eef63bb
Signed-off-by: Abigail Dawson <abigaildawson.dev@gmail.com>
67 lines
2.1 KiB
JSON
67 lines
2.1 KiB
JSON
{
|
|
"string": {
|
|
"Document": "Document",
|
|
"ParentDocument": "Parent document",
|
|
"ChildDocument": "Child document",
|
|
"CreateDocument": "Create a 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",
|
|
|
|
"UnassignToDo": "Unassign Action Item",
|
|
"UnassignToDoConfirm": "Do you want to unassign this Action Item? The Action Item will be removed from the assignee's planner.",
|
|
"ReassignToDo": "Change Action Item assignee",
|
|
"ReassignToDoConfirm": "Do you want to change the Action Item assignee? The Action Item will be removed from the current assignee's planner.",
|
|
"Icon": "Icon",
|
|
"Color": "Color",
|
|
"RoleLabel": "Role: {role}",
|
|
"Embeddings": "Embeddings"
|
|
}
|
|
} |