platform/plugins/board-assets/lang/en.json
Alex 34ddd0cb6c
Customize board header (#1492)
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
2022-04-24 12:06:20 +07:00

96 lines
3.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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.",
"AttachFrom": "Attach from...",
"AttachmentTip": "Tip: You can drag and drop files onto cards to upload them.",
"Computer": "Computer",
"CustomFields": "Custom Fields",
"Automation": "Automation",
"AddButton": "Add Button",
"Actions": "Actions",
"Cover": "Cover",
"Join": "Join",
"Move": "Move",
"Copy": "Copy",
"MakeTemplate": "Make Template",
"Watch": "Watch",
"Unwatch": "Unwatch",
"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.",
"DeleteCard": "All actions will be removed from the activity feed and you wont be able to re-open the card. There is no undo.",
"SearchMembers": "Search members",
"Menu": "Menu",
"ToArchive": "Archive"
}
}