mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 11:06:50 +03:00
aa218ab898
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
56 lines
1.5 KiB
JSON
56 lines
1.5 KiB
JSON
{
|
|
"string": {
|
|
"CreateDocument": "Create an document",
|
|
"DocumentCreateLabel": "Document",
|
|
"Documents": "Documents",
|
|
"CreateAnVersion": "Create new version",
|
|
"Document": "Document",
|
|
"DocumentNamePlaceholder": "Name...",
|
|
"Name": "Name",
|
|
"Cancel": "Cancel",
|
|
"EditorPlaceholder": "type to start editing...",
|
|
"Version": "Version",
|
|
"SearchDocument": "Search document...",
|
|
"Revision": "Revision",
|
|
"NoVersions": "No version's defined",
|
|
"CreateEnVersion": "Create version for review",
|
|
"Versions": "Versions",
|
|
"CreateDocumentVersion": "Create new version",
|
|
"Approvers": "Approvers",
|
|
"Status": "Status",
|
|
"LastRevision": "Last revision",
|
|
"DocumentApplication": "Documents",
|
|
"MyDocuments": "My documents",
|
|
"Library": "Library",
|
|
"Labels": "Labels",
|
|
"AddLabel": "Add label...",
|
|
"Authors": "Authors",
|
|
"DocumentVersionPlaceholder": "version...",
|
|
"DescriptionPlaceholder": "type for details...",
|
|
|
|
"PendingReview": "Pending",
|
|
"Latest": "Actual",
|
|
"Draft": "Draft",
|
|
|
|
"Description": "Description",
|
|
"Reviewers": "Reviewers",
|
|
|
|
"ViewMode": "View",
|
|
"EditMode": "Edit",
|
|
"SuggestMode": "Suggest",
|
|
|
|
"CreateDraft": "New Draft",
|
|
"SendForApproval": "Ask Approval",
|
|
"SendForReview": "Ask for Review",
|
|
|
|
"Approve": "Approve",
|
|
"Reject": "Reject",
|
|
"Approved": "Approved",
|
|
"Rejected": "Rejected",
|
|
|
|
"CompareTo": "Compare to...",
|
|
|
|
"ConfigLabel": "Documents",
|
|
"ConfigDescription": "Extension for collaborative document editing"
|
|
}
|
|
} |