mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 05:53:09 +03:00
caa5d9708d
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
70 lines
2.1 KiB
JSON
70 lines
2.1 KiB
JSON
{
|
|
"string": {
|
|
"CreateBoard": "Create board",
|
|
"CreateCard": "Create card",
|
|
"CardName": "Card name",
|
|
"Cards": "Cards",
|
|
"SelectBoard": "Select board",
|
|
"More": "More...",
|
|
"Title": "Title",
|
|
"ManageBoardStatuses": "Manage board statuses",
|
|
"BoardName": "Board",
|
|
"MakePrivate": "Make",
|
|
"MakePrivateDescription": "",
|
|
"CardCreateLabel": "Card",
|
|
"CardPlaceholder": "Card placeholder",
|
|
"Board": "Board",
|
|
"Boards": "Boards",
|
|
"MyBoards": "My boards",
|
|
"BoardApplication": "Boards",
|
|
"Card": "Card",
|
|
"Assignee": "Assignee",
|
|
"Description": "Description",
|
|
"DescriptionPlaceholder": "Add a more detailed description...",
|
|
"Location": "Location",
|
|
"Members": "Members",
|
|
"IsArchived": "Archived",
|
|
"BoardCreateLabel": "Board",
|
|
"Settings": "Settings",
|
|
"InList": "in list",
|
|
"Suggested": "Suggested",
|
|
"AddToCard": "Add to card",
|
|
"Labels": "Labels",
|
|
"Checklist": "Checklist",
|
|
"Dates": "Dates",
|
|
"Attachments": "Attachments",
|
|
"AddAttachment": "Add an attachment",
|
|
"DropFileToUpload": "Drop files to upload.",
|
|
"CustomFields": "Custom Fields",
|
|
"Automation": "Automation",
|
|
"AddButton": "Add Button",
|
|
"Actions": "Actions",
|
|
"Cover": "Cover",
|
|
"Join": "Join",
|
|
"Move": "Move",
|
|
"Copy": "Copy",
|
|
"MakeTemplate": "Make Template",
|
|
"Watch": "Watch",
|
|
"Archive": "Archive",
|
|
"SendToBoard": "Send to board",
|
|
"Delete": "Delete",
|
|
"HideDetails": "Hide Details",
|
|
"ShowDetails": "Show Details",
|
|
"NewList": "Add another list",
|
|
"AddList": "Add list",
|
|
"NewListPlaceholder": "Enter list title...",
|
|
"AddACard": "Add a card",
|
|
"AddCard": "Add card",
|
|
"CardTitlePlaceholder": "Enter a title for this card...",
|
|
"Create": "Create",
|
|
"CreateDescription": "If you want, we can create a card for every new line ({number}). You can also create one card with a long title.",
|
|
"CreateSingle": "Just one card",
|
|
"CreateMultiple": "Create {number} cards",
|
|
"StartDate": "Start date",
|
|
"DueDate": "Due date",
|
|
"Save": "Save",
|
|
"Remove": "Remove",
|
|
"Cancel": "Cancel",
|
|
"NullDate": "M/D/YYYY"
|
|
}
|
|
} |