diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-01-16 00:27:14 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-01-16 00:27:14 +0200 |
commit | 1baa4b2fa441b96db2d3f57b01bc1b638d4c0314 (patch) | |
tree | 8083548d8ff561c7e6de29365e8281a26780ad71 | |
parent | 6210c00f9565905d6ec11ff040dd73b9818b8f0d (diff) | |
download | wekan-1baa4b2fa441b96db2d3f57b01bc1b638d4c0314.tar.gz wekan-1baa4b2fa441b96db2d3f57b01bc1b638d4c0314.tar.bz2 wekan-1baa4b2fa441b96db2d3f57b01bc1b638d4c0314.zip |
spenttime => spent time
-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 1419c3e0..5536c9c1 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -346,7 +346,7 @@ "overtime-hours": "Overtime (hours)", "overtime": "Overtime", "has-overtime-cards": "Has overtime cards", - "has-spenttime-cards": "Has spenttime cards", + "has-spenttime-cards": "Has spent time cards", "time": "Time", "title": "Title", "tracking": "Tracking", |