diff options
author | Jim Martens <github@2martens.de> | 2017-09-05 13:33:12 +0200 |
---|---|---|
committer | Jim Martens <github@2martens.de> | 2017-09-05 13:33:12 +0200 |
commit | 3a1859eb3177d55dae99886009a28e7b90072e28 (patch) | |
tree | fa85f5cabccf526a16a3a1d000e069c91847fae6 /i18n/en.i18n.json | |
parent | a38b4c6a834ccf84c045de7d06f0058058056bdb (diff) | |
download | wekan-3a1859eb3177d55dae99886009a28e7b90072e28.tar.gz wekan-3a1859eb3177d55dae99886009a28e7b90072e28.tar.bz2 wekan-3a1859eb3177d55dae99886009a28e7b90072e28.zip |
Added translation for copy card popup title
Only English and German were added.
Diffstat (limited to 'i18n/en.i18n.json')
-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 ebf4722b..ff124f70 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -145,6 +145,7 @@ "comment-only-desc": "Can comment on cards only.", "computer": "Computer", "copy-card-link-to-clipboard": "Copy card link to clipboard", + "copyCardPopup-title": "Copy card", "create": "Create", "createBoardPopup-title": "Create Board", "chooseBoardSourcePopup-title": "Import board", |