diff options
author | Christoph Jahn <cj@road42.de> | 2019-06-21 09:11:42 +0200 |
---|---|---|
committer | Christoph Jahn <cj@road42.de> | 2019-06-21 09:11:42 +0200 |
commit | 2156b284457e5e3c98459316f4fe4ff566586f29 (patch) | |
tree | 830723359365f5a15562bd79d62bf69659fffa3f /i18n/oc.i18n.json | |
parent | 02de9164f014e149d3536a7c3cae88beda358318 (diff) | |
download | wekan-2156b284457e5e3c98459316f4fe4ff566586f29.tar.gz wekan-2156b284457e5e3c98459316f4fe4ff566586f29.tar.bz2 wekan-2156b284457e5e3c98459316f4fe4ff566586f29.zip |
English language fixed #2456
Diffstat (limited to 'i18n/oc.i18n.json')
-rw-r--r-- | i18n/oc.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/oc.i18n.json b/i18n/oc.i18n.json index 35df0ae7..6484cdd2 100644 --- a/i18n/oc.i18n.json +++ b/i18n/oc.i18n.json @@ -596,7 +596,7 @@ "r-unarchived": "Restored from Archive", "r-a-card": "a card", "r-when-a-label-is": "When a label is", - "r-when-the-label-is": "When the label is", + "r-when-the-label": "When the label", "r-list-name": "list name", "r-when-a-member": "When a member is", "r-when-the-member": "When the member", @@ -690,4 +690,4 @@ "restore-all": "Restore all", "delete-all": "Delete all", "loading": "Loading, please wait." -}
\ No newline at end of file +} |