summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-01-25 19:05:09 +0200
committerGitHub <noreply@github.com>2019-01-25 19:05:09 +0200
commitba15526516e1754385d2d6404d64ae9cead3ce95 (patch)
tree29834be1c70610ea3373e03c64891a6b35569fd1 /i18n
parent542cc75dc4a4bf392cac72345ab013cf59c67ad3 (diff)
parent6c3dbc3c6f52a42ddbeeaec9bbfcc82c1c839f7d (diff)
downloadwekan-ba15526516e1754385d2d6404d64ae9cead3ce95.tar.gz
wekan-ba15526516e1754385d2d6404d64ae9cead3ce95.tar.bz2
wekan-ba15526516e1754385d2d6404d64ae9cead3ce95.zip
Merge pull request #2126 from bentiss/color-swimlanes
Color for swimlanes
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 7097af7d..409946bb 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -337,6 +337,7 @@
"list-select-cards": "Select all cards in this list",
"listActionPopup-title": "List Actions",
"swimlaneActionPopup-title": "Swimlane Actions",
+ "swimlaneAddPopup-title": "Add a Swimlane below",
"listImportCardPopup-title": "Import a Trello card",
"listMorePopup-title": "More",
"link-list": "Link to this list",
@@ -517,7 +518,9 @@
"card-end-on": "Ends on",
"editCardReceivedDatePopup-title": "Change received date",
"editCardEndDatePopup-title": "Change end date",
- "setCardColor-title": "Set color",
+ "setCardColorPopup-title": "Set color",
+ "setCardActionsColorPopup-title": "Choose a color",
+ "setSwimlaneColorPopup-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.",