diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2019-01-22 23:36:43 +0100 |
---|---|---|
committer | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2019-01-24 16:51:06 +0100 |
commit | 5769d438a05d01bd5f35cd5830b7ad3c03a21ed2 (patch) | |
tree | edbdfab8090e9dceb1d757b27eb573193ade70f5 /i18n | |
parent | 8a48ff96efc29687c8a8c58d02d6741b50c83424 (diff) | |
download | wekan-5769d438a05d01bd5f35cd5830b7ad3c03a21ed2.tar.gz wekan-5769d438a05d01bd5f35cd5830b7ad3c03a21ed2.tar.bz2 wekan-5769d438a05d01bd5f35cd5830b7ad3c03a21ed2.zip |
rules: set card color: use the color picker
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 930e88c5..6c5f22a5 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -518,6 +518,7 @@ "editCardReceivedDatePopup-title": "Change received date", "editCardEndDatePopup-title": "Change end date", "setCardColorPopup-title": "Set color", + "setCardActionsColorPopup-title": "Choose a color", "assigned-by": "Assigned By", "requested-by": "Requested By", "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.", |