diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-07-12 14:37:22 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-07-12 14:37:22 +0300 |
commit | 769bab65822dd113905671507dbc20990a6aebd7 (patch) | |
tree | 80ed22e7599d7f46f2ff809b7f42a71dc4e644f0 /i18n/en.i18n.json | |
parent | 6b5a610d017e97cd686bcaf6f0314a4720ef9a5e (diff) | |
download | wekan-769bab65822dd113905671507dbc20990a6aebd7.tar.gz wekan-769bab65822dd113905671507dbc20990a6aebd7.tar.bz2 wekan-769bab65822dd113905671507dbc20990a6aebd7.zip |
Better message when Wekan is loading. Closes #1113
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 714e9aa4..05d86ff6 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -55,7 +55,7 @@ "and-n-other-card": "And __count__ other card", "and-n-other-card_plural": "And __count__ other cards", "apply": "Apply", - "app-is-offline": "Wekan is loading, please wait. Refreshing the page will cause data loss. If Wekan does not load, please check that Wekan server is not offline.", + "app-is-offline": "Wekan is loading, please wait. Refreshing the page will cause data loss. If Wekan does not load, please check that Wekan server has not stopped.", "archive": "Archive", "archive-all": "Archive All", "archive-board": "Archive Board", |