|
@@ -7,6 +7,7 @@
|
|
"act-addComment": "commented on __card__: __comment__",
|
|
"act-addComment": "commented on __card__: __comment__",
|
|
"act-createBoard": "created __board__",
|
|
"act-createBoard": "created __board__",
|
|
"act-createCard": "added __card__ to __list__",
|
|
"act-createCard": "added __card__ to __list__",
|
|
|
|
+ "act-createCustomField": "created custom field __customField__",
|
|
"act-createList": "added __list__ to __board__",
|
|
"act-createList": "added __list__ to __board__",
|
|
"act-addBoardMember": "added __member__ to __board__",
|
|
"act-addBoardMember": "added __member__ to __board__",
|
|
"act-archivedBoard": "archived __board__",
|
|
"act-archivedBoard": "archived __board__",
|
|
@@ -29,6 +30,7 @@
|
|
"activity-archived": "archived %s",
|
|
"activity-archived": "archived %s",
|
|
"activity-attached": "attached %s to %s",
|
|
"activity-attached": "attached %s to %s",
|
|
"activity-created": "created %s",
|
|
"activity-created": "created %s",
|
|
|
|
+ "activity-customfield-created": "created custom field %s",
|
|
"activity-excluded": "excluded %s from %s",
|
|
"activity-excluded": "excluded %s from %s",
|
|
"activity-imported": "imported %s into %s from %s",
|
|
"activity-imported": "imported %s into %s from %s",
|
|
"activity-imported-board": "imported %s from %s",
|
|
"activity-imported-board": "imported %s from %s",
|
|
@@ -152,7 +154,11 @@
|
|
"createBoardPopup-title": "Create Board",
|
|
"createBoardPopup-title": "Create Board",
|
|
"chooseBoardSourcePopup-title": "Import board",
|
|
"chooseBoardSourcePopup-title": "Import board",
|
|
"createLabelPopup-title": "Create Label",
|
|
"createLabelPopup-title": "Create Label",
|
|
|
|
+ "createCustomField": "Create Custom Field",
|
|
|
|
+ "createCustomFieldPopup-title": "Create Custom Field",
|
|
"current": "current",
|
|
"current": "current",
|
|
|
|
+ "custom-fields": "Custom Fields",
|
|
|
|
+ "customFieldDeletePopup-title": "Delete Card?",
|
|
"date": "Date",
|
|
"date": "Date",
|
|
"decline": "Decline",
|
|
"decline": "Decline",
|
|
"default-avatar": "Default avatar",
|
|
"default-avatar": "Default avatar",
|
|
@@ -330,6 +336,7 @@
|
|
"title": "Title",
|
|
"title": "Title",
|
|
"tracking": "Tracking",
|
|
"tracking": "Tracking",
|
|
"tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
|
|
"tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
|
|
|
|
+ "type": "Type",
|
|
"unassign-member": "Unassign member",
|
|
"unassign-member": "Unassign member",
|
|
"unsaved-description": "You have an unsaved description.",
|
|
"unsaved-description": "You have an unsaved description.",
|
|
"unwatch": "Unwatch",
|
|
"unwatch": "Unwatch",
|
|
@@ -387,6 +394,7 @@
|
|
"hours": "hours",
|
|
"hours": "hours",
|
|
"minutes": "minutes",
|
|
"minutes": "minutes",
|
|
"seconds": "seconds",
|
|
"seconds": "seconds",
|
|
|
|
+ "show-field-on-card": "Show this field on card",
|
|
"yes": "Yes",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"no": "No",
|
|
"accounts": "Accounts",
|
|
"accounts": "Accounts",
|