diff options
author | Nunes Nelson <nunes.nelson4@gmail.com> | 2018-11-05 21:46:57 +0100 |
---|---|---|
committer | Nunes Nelson <nunes.nelson4@gmail.com> | 2018-11-05 21:46:57 +0100 |
commit | a82aa87850b9bfbab503b1f07dd6b7542a20c2f4 (patch) | |
tree | 5959625927966f28b16babd097d993a102a64f7e /i18n | |
parent | 6f2275e8cb286cdf9dab3fee7f19b134eab70ca6 (diff) | |
download | wekan-a82aa87850b9bfbab503b1f07dd6b7542a20c2f4.tar.gz wekan-a82aa87850b9bfbab503b1f07dd6b7542a20c2f4.tar.bz2 wekan-a82aa87850b9bfbab503b1f07dd6b7542a20c2f4.zip |
custom fields upgrade
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index e69101f0..fb005392 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -482,6 +482,8 @@ "minutes": "minutes", "seconds": "seconds", "show-field-on-card": "Show this field on card", + "automatically-field-on-card": "Auto create on all cards", + "showLabel-field-on-card": "Show label on mini card", "yes": "Yes", "no": "No", "accounts": "Accounts", |