diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-11-15 15:39:11 -0800 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-11-25 09:39:29 -0800 |
commit | 5763714d22c4533f173d1d34a1210acf548c4d58 (patch) | |
tree | e21021cfc73ef50506dae49ddbe07b197f956c71 /i18n/en.i18n.json | |
parent | da599a19ba32493d4ab5f9e21d5abfb06e3087cb (diff) | |
download | wekan-5763714d22c4533f173d1d34a1210acf548c4d58.tar.gz wekan-5763714d22c4533f173d1d34a1210acf548c4d58.tar.bz2 wekan-5763714d22c4533f173d1d34a1210acf548c4d58.zip |
Enphasize keyboard shortcuts with a dedicated style
Also add release notes related to the #387 merge.
-- Fluctuat nec mergitur
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index a6439fa5..66bd0155 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -184,7 +184,7 @@ "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)", + "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)", "preview": "Preview", "previewClipboardImagePopup-title": "Preview", "previewAttachedImagePopup-title": "Preview", |