platform/plugins/board-assets/lang/en.json
Alex 2e5982f2fe
Add AttachmentPresenter (#1452)
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
2022-04-20 13:07:22 +07:00

88 lines
2.7 KiB
JSON

{
"string": {
"Name": "Name",
"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",
"CreateLabel": "Create a new label",
"SearchLabels": "Search labels...",
"SelectColor": "Select a color",
"NoColor": "No color.",
"NoColorInfo": "This won't show up on the front of cards.",
"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...",
"MoveCard": "Move card",
"SelectDestination": "Select destination",
"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",
"Cancel": "Cancel",
"List": "List",
"Position": "Position",
"Current": "{label} (current)",
"StartDate": "Start date",
"DueDate": "Due date",
"Save": "Save",
"Remove": "Remove",
"NullDate": "M/D/YYYY",
"ViewProfile": "View profile",
"RemoveFromCard": "Remove from card",
"LinkName": "Link name",
"Edit": "Edit",
"Update": "Update",
"DeleteAttachment": "Deleting an attachment is permanent. There is no undo."
}
}