platform/plugins/document-assets/lang/en.json
Alexander Onnikov 58d39f0cd6
UBERF-5642 Opensource wiki (#4818)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-02-29 15:32:39 +07:00

63 lines
2.0 KiB
JSON

{
"string": {
"CreateDocument": "Create a document",
"Documents": "Documents",
"CreateAnVersion": "Create new version",
"Document": "Document",
"DocumentNamePlaceholder": "Untitled",
"Name": "Name",
"Cancel": "Cancel",
"Version": "Version",
"SearchDocument": "Search document...",
"Snapshot": "Snapshot",
"ParentDocument": "Parent document",
"ChildDocument": "Child document",
"NoVersions": "No version's defined",
"DocumentApplication": "Documents",
"MyDocuments": "My documents",
"Library": "Library",
"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",
"ConfigLabel": "Documents",
"ConfigDescription": "Extension for collaborative document editing",
"UnassignToDo": "Unassign Todo",
"UnassignToDoConfirm": "Do you want to unassign Todo? The Todo will be removed from the assignee planning.",
"ReassignToDo": "Change Todo assignee",
"ReassignToDoConfirm": "Do you want to change Todo assignee? The Todo will be removed from the current assignee's planning.",
"Docs": "Docs",
"Icon": "Icon",
"Color": "Color"
}
}