diff options
author | floatinghotpot <rjfun.mobile@gmail.com> | 2015-11-13 11:13:54 +0800 |
---|---|---|
committer | floatinghotpot <rjfun.mobile@gmail.com> | 2015-11-13 11:13:54 +0800 |
commit | eaf2afb44cb9de64b1ed13cb795efd0f44c541ec (patch) | |
tree | a806c9fecfa22bcb8a0f9ff3375aefa3652818f9 /i18n/en.i18n.json | |
parent | 41b23f88aea0f421226f92b081cdb1b61c64bde4 (diff) | |
download | wekan-eaf2afb44cb9de64b1ed13cb795efd0f44c541ec.tar.gz wekan-eaf2afb44cb9de64b1ed13cb795efd0f44c541ec.tar.bz2 wekan-eaf2afb44cb9de64b1ed13cb795efd0f44c541ec.zip |
add preview attached image, allow upload image from clipboard and drag & drp
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 82fb4ccd..a6439fa5 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -87,6 +87,7 @@ "changePermissionsPopup-title": "Change Permissions", "click-to-star": "Click to star this board.", "click-to-unstar": "Click to unstar this board.", + "clipboard" : "Clipboard or drag & drop", "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”.", @@ -183,6 +184,10 @@ "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.", "page-not-found": "Page not found.", "password": "Password", + "paste-or-dragdrop": "Ctrl-V to paste, or drag & drop image file to it (image only)", + "preview": "Preview", + "previewClipboardImagePopup-title": "Preview", + "previewAttachedImagePopup-title": "Preview", "private": "Private", "private-desc": "This board is private. Only people added to the board can view and edit it.", "profile": "Profile", @@ -222,6 +227,7 @@ "title": "Title", "unassign-member": "Unassign member", "unsaved-description": "You have an unsaved description.", + "upload": "Upload", "upload-avatar": "Upload an avatar", "uploaded-avatar": "Uploaded an avatar", "username": "Username", |