diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-10-15 00:52:32 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-10-15 00:52:32 +0200 |
commit | 15ebfa63c61694e4aa60e0f9c5047f678d6cf0c4 (patch) | |
tree | 1e7a7245bb7a9f47548ec2c26e6d13d5010b8e4a /i18n/en.i18n.json | |
parent | 944a1065d372095e8a0898a4162ca6bb562bab69 (diff) | |
download | wekan-15ebfa63c61694e4aa60e0f9c5047f678d6cf0c4.tar.gz wekan-15ebfa63c61694e4aa60e0f9c5047f678d6cf0c4.tar.bz2 wekan-15ebfa63c61694e4aa60e0f9c5047f678d6cf0c4.zip |
Translate the label colors
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 9f383ae4..efc6128d 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -90,6 +90,16 @@ "close": "Close", "close-board": "Close Board", "close-board-pop": "You can re-open the board by clicking the “Boards” menu from the header, selecting “View Closed Boards”, finding the board and clicking “Re-open”.", + "color-green": "green", + "color-yellow": "yellow", + "color-orange": "orange", + "color-red": "red", + "color-purple": "purple", + "color-blue": "blue", + "color-sky": "sky", + "color-lime": "lime", + "color-pink": "pink", + "color-black": "black", "comment": "Comment", "comment-placeholder": "Write a comment", "computer": "Computer", |