diff options
author | Maxime Quandalle <mquandalle@wekan.io> | 2016-07-20 18:00:59 +0200 |
---|---|---|
committer | Maxime Quandalle <mquandalle@wekan.io> | 2016-07-20 18:04:16 +0200 |
commit | 27a58c18ee6bb2e859b4ecf14bb7a9c3d2379ecb (patch) | |
tree | 19b1b8cf565c7e1ea8eec8ecf3e34145c328a8c6 /i18n/en.i18n.json | |
parent | 9595ef01999764fe8c588707058f1deb7cc83fe4 (diff) | |
download | wekan-27a58c18ee6bb2e859b4ecf14bb7a9c3d2379ecb.tar.gz wekan-27a58c18ee6bb2e859b4ecf14bb7a9c3d2379ecb.tar.bz2 wekan-27a58c18ee6bb2e859b4ecf14bb7a9c3d2379ecb.zip |
Implement a disconnected indicator
Fixes #451
Diffstat (limited to 'i18n/en.i18n.json')
-rwxr-xr-x | 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 2047d8e1..f9cf7e82 100755 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -51,6 +51,7 @@ "all-boards": "All boards", "and-n-other-card": "And __count__ other card", "and-n-other-card_plural": "And __count__ other cards", + "app-is-offline": "The application is currently offline, refreshing the page will cause data loss.", "archive": "Archive", "archive-all": "Archive All", "archive-board": "Archive Board", |