summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2019-01-22 10:35:09 +0100
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2019-01-22 11:10:29 +0100
commit3368ebf067779d1f306a2447e2357e34213f0126 (patch)
tree72d8eb8a69b13a3672c7d1492234cbc39ce4fed3 /i18n
parentb0ac10d94a8200a1ad0199a82c3f9d9be7ac9882 (diff)
downloadwekan-3368ebf067779d1f306a2447e2357e34213f0126.tar.gz
wekan-3368ebf067779d1f306a2447e2357e34213f0126.tar.bz2
wekan-3368ebf067779d1f306a2447e2357e34213f0126.zip
color: add option in hamburger to change the card color
Currently only dropdown, no palette Fixes: #428
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index c59f10b3..36153ff7 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -169,13 +169,28 @@
"close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
"color-black": "black",
"color-blue": "blue",
+ "color-crimson": "crimson",
+ "color-darkgreen": "darkgreen",
+ "color-gold": "gold",
+ "color-gray": "gray",
"color-green": "green",
+ "color-indigo": "indigo",
"color-lime": "lime",
+ "color-magenta": "magenta",
+ "color-mistyrose": "mistyrose",
+ "color-navy": "navy",
"color-orange": "orange",
+ "color-paleturquoise": "paleturquoise",
+ "color-peachpuff": "peachpuff",
"color-pink": "pink",
+ "color-plum": "plum",
"color-purple": "purple",
"color-red": "red",
+ "color-saddlebrown": "saddlebrown",
+ "color-silver": "silver",
"color-sky": "sky",
+ "color-slateblue": "slateblue",
+ "color-white": "white",
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write Comment",
@@ -501,6 +516,7 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
+ "setCardColor-title": "Set 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.",