diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-02-08 03:43:44 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-02-08 03:43:44 +0200 |
commit | 44564b9fa6a24822b33f01201f08ee39c02706bd (patch) | |
tree | 7494de57f59f8588c0d653295c897604b447d18f /i18n/en.i18n.json | |
parent | 425129eb1659c49aafef101fb423b14f00fb48a0 (diff) | |
download | wekan-44564b9fa6a24822b33f01201f08ee39c02706bd.tar.gz wekan-44564b9fa6a24822b33f01201f08ee39c02706bd.tar.bz2 wekan-44564b9fa6a24822b33f01201f08ee39c02706bd.zip |
Update translations.
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index f05f2278..5d52e390 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -121,7 +121,7 @@ "checklists": "Checklists", "click-to-star": "Click to star this board.", "click-to-unstar": "Click to unstar this board.", - "clipboard" : "Clipboard or drag & drop", + "clipboard": "Clipboard or drag & drop", "close": "Close", "close-board": "Close Board", "close-board-pop": "You will be able to restore the board by clicking the “Archives” button from the home header.", @@ -163,17 +163,17 @@ "editProfilePopup-title": "Edit Profile", "email": "Email", "email-enrollAccount-subject": "An account created for you on __siteName__", - "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.\n", + "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.", "email-fail": "Sending email failed", "email-invalid": "Invalid email", "email-invite": "Invite via Email", "email-invite-subject": "__inviter__ sent you an invitation", - "email-invite-text": "Dear __user__,\n\n__inviter__ invites you to join board \"__board__\" for collaborations.\n\nPlease follow the link below:\n\n__url__\n\nThanks.\n", + "email-invite-text": "Dear __user__,\n\n__inviter__ invites you to join board \"__board__\" for collaborations.\n\nPlease follow the link below:\n\n__url__\n\nThanks.", "email-resetPassword-subject": "Reset your password on __siteName__", - "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.\n", + "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.", "email-sent": "Email sent", "email-verifyEmail-subject": "Verify your email address on __siteName__", - "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.\n", + "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.", "error-board-doesNotExist": "This board does not exist", "error-board-notAdmin": "You need to be admin of this board to do that", "error-board-notAMember": "You need to be a member of this board to do that", @@ -321,4 +321,4 @@ "welcome-list1": "Basics", "welcome-list2": "Advanced", "what-to-do": "What do you want to do?" -} +}
\ No newline at end of file |