diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-11-08 23:17:26 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-11-08 23:17:26 +0200 |
commit | 508f47f9401354fc64f13ba70529b8121d6f724e (patch) | |
tree | 67b9b207f3618c5757cdecac81042ce5f839edb1 /i18n | |
parent | e4c0623cf79a345fe483459bc9f6bc457b8a9cdc (diff) | |
download | wekan-508f47f9401354fc64f13ba70529b8121d6f724e.tar.gz wekan-508f47f9401354fc64f13ba70529b8121d6f724e.tar.bz2 wekan-508f47f9401354fc64f13ba70529b8121d6f724e.zip |
- Fix typo.
Diffstat (limited to 'i18n')
-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 fb005392..b4174614 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -483,7 +483,7 @@ "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", + "showLabel-field-on-card": "Show label on minicard", "yes": "Yes", "no": "No", "accounts": "Accounts", |