diff options
author | Pouyan Savoli <papoola@hotmail.com> | 2017-10-14 01:38:25 +0200 |
---|---|---|
committer | Pouyan Savoli <papoola@hotmail.com> | 2017-10-14 01:38:25 +0200 |
commit | 8b16955cc27b29ae507be084adccc4fad61b05ef (patch) | |
tree | f701626bd102ec088bee7c6f6707f008645e2f30 /i18n | |
parent | 3753337d60e17e5e72ec071aa4a1b28e36297d15 (diff) | |
download | wekan-8b16955cc27b29ae507be084adccc4fad61b05ef.tar.gz wekan-8b16955cc27b29ae507be084adccc4fad61b05ef.tar.bz2 wekan-8b16955cc27b29ae507be084adccc4fad61b05ef.zip |
number + date fields
Diffstat (limited to 'i18n')
-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 a6893117..e954e6eb 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -111,6 +111,7 @@ "card-start": "Start", "card-start-on": "Starts on", "cardAttachmentsPopup-title": "Attach From", + "cardCustomField-datePopup-title": "Change date", "cardCustomFieldsPopup-title": "Edit custom fields", "cardDeletePopup-title": "Delete Card?", "cardDetailsActionsPopup-title": "Card Actions", |