diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-09-06 22:32:13 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-09-06 22:36:36 +0200 |
commit | 54bc9d0dcbd9c2a0c3099a9ae46126fb1b81779d (patch) | |
tree | 5142d3b9277c5794ec5bba2ada149c2ff03c07c5 /i18n/en.i18n.json | |
parent | cd8434bf228fd17d8892e8e9e74ffdab0fef2c86 (diff) | |
download | wekan-54bc9d0dcbd9c2a0c3099a9ae46126fb1b81779d.tar.gz wekan-54bc9d0dcbd9c2a0c3099a9ae46126fb1b81779d.tar.bz2 wekan-54bc9d0dcbd9c2a0c3099a9ae46126fb1b81779d.zip |
Add a missing translation
Diffstat (limited to 'i18n/en.i18n.json')
-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 57fe03e7..f0646c8d 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -26,6 +26,8 @@ "admin": "Admin", "admin-desc": "Can view and edit cards, remove members, and change settings for the board.", "all-boards": "All boards", + "and-n-other-card": "And __count__ other card", + "and-n-other-card_plural": "And __count__ other cards", "archive": "Archive", "archive-all": "Archive All", "archive-board": "Archive Board", |