diff options
author | Angelo Gallarello <angelo.gallarell@gmail.com> | 2018-09-21 14:53:04 +0200 |
---|---|---|
committer | Angelo Gallarello <angelo.gallarell@gmail.com> | 2018-09-21 14:53:04 +0200 |
commit | 1f02321e2767a4772a35f512fa29798b6aeadb9a (patch) | |
tree | b789f9805243b186d7514f5f416ac5506fba522d /i18n/en.i18n.json | |
parent | 37a53e7466107d229a67a4c2efc4b25708bbe93d (diff) | |
download | wekan-1f02321e2767a4772a35f512fa29798b6aeadb9a.tar.gz wekan-1f02321e2767a4772a35f512fa29798b6aeadb9a.tar.bz2 wekan-1f02321e2767a4772a35f512fa29798b6aeadb9a.zip |
Fixed rules about member and box dropdowns width
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 81206ae3..a459be36 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -548,7 +548,7 @@ "r-when-the-label-is": "When the label is", "r-list-name": "List name", "r-when-a-member": "When a member is", - "r-when-the-member": "When the member is", + "r-when-the-member": "When the member", "r-name": "name", "r-is": "is", "r-when-a-attach": "When an attachment", |