diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 54421adfe..037b41e6a 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -7,7 +7,6 @@ "BoardComponent.no-property": "No {property}", "BoardComponent.no-property-title": "Items with an empty {property} property will go here. This column cannot be removed.", "BoardComponent.show": "Show", - "BoardPage.syncFailed": "Board may be deleted or access revoked.", "CardDetail.add-content": "Add content", "CardDetail.add-icon": "Add icon", "CardDetail.add-property": "+ Add a property", @@ -16,6 +15,7 @@ "CardDetail.new-comment-placeholder": "Add a comment...", "CardDialog.editing-template": "You're editing a template", "CardDialog.nocard": "This card doesn't exist or is inaccessible", + "ColorOption.selectColor": "Select {color} Color", "Comment.delete": "Delete", "CommentsList.send": "Send", "ContentBlock.Delete": "Delete", @@ -121,6 +121,8 @@ "TableHeaderMenu.sort-ascending": "Sort ascending", "TableHeaderMenu.sort-descending": "Sort descending", "TableRow.open": "Open", + "ValueSelector.valueSelector": "Value selector", + "ValueSelectorLabel.openMenu": "Open Menu", "View.AddView": "Add View", "View.Board": "Board", "View.DeleteView": "Delete View", diff --git a/webapp/src/components/cardDetail/__snapshots__/cardDetailContents.test.tsx.snap b/webapp/src/components/cardDetail/__snapshots__/cardDetailContents.test.tsx.snap index f142263c9..36a5ed818 100644 --- a/webapp/src/components/cardDetail/__snapshots__/cardDetailContents.test.tsx.snap +++ b/webapp/src/components/cardDetail/__snapshots__/cardDetailContents.test.tsx.snap @@ -168,6 +168,7 @@ exports[`components/cardDetail/cardDetailContents should match snapshot after dr >