diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-09-06 22:47:29 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-09-06 22:47:29 +0200 |
commit | 74fba0a817b414579f3223ac508b4fdb8faced98 (patch) | |
tree | dca966416c200e7b929a1b170b83be0e90095d5e /i18n/en.i18n.json | |
parent | 54bc9d0dcbd9c2a0c3099a9ae46126fb1b81779d (diff) | |
download | wekan-74fba0a817b414579f3223ac508b4fdb8faced98.tar.gz wekan-74fba0a817b414579f3223ac508b4fdb8faced98.tar.bz2 wekan-74fba0a817b414579f3223ac508b4fdb8faced98.zip |
Fix a recurrent English typo
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 f0646c8d..3486aa93 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -181,7 +181,7 @@ "shortcut-close-dialog": "Close Dialog", "shortcut-filter-my-cards": "Filter my cards", "shortcut-show-shortcuts": "Bring up this shortcuts list", - "shortcut-toogle-sidebar": "Toogle Board Sidebar", + "shortcut-toggle-sidebar": "Toggle Board Sidebar", "signupPopup-title": "Create an Account", "star-board-title": "Click to star this board. It will show up at top of your boards list.", "starred-boards": "Starred Boards", |