diff options
author | Joel Louzado <jlouzado@gmail.com> | 2017-02-22 17:34:57 +0530 |
---|---|---|
committer | Joel Louzado <jlouzado@gmail.com> | 2017-02-22 17:34:57 +0530 |
commit | 02e381f6942ef8312a0d611c8deb6b393183ec37 (patch) | |
tree | 2cd9cc79ce5bc6782e6adf25b3057ca7b456993f /i18n/en.i18n.json | |
parent | ac07646749d9838e70c728232078164551309ce5 (diff) | |
download | wekan-02e381f6942ef8312a0d611c8deb6b393183ec37.tar.gz wekan-02e381f6942ef8312a0d611c8deb6b393183ec37.tar.bz2 wekan-02e381f6942ef8312a0d611c8deb6b393183ec37.zip |
invoke new component from headerBar
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index b6c98152..ad74a0e0 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -196,6 +196,7 @@ "fullname": "Full Name", "header-logo-title": "Go back to your boards page.", "hide-system-messages": "Hide system messages", + "headerBarCreateBoardPopup-title": "Create Board", "home": "Home", "import": "Import", "import-board": "import from Trello", |