Fix translations

pull/1/head
yflory 2018-06-11 18:24:20 +02:00
parent 4dec2cca5c
commit c803b70a1a
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ define(function () {
out.errorCopy = ' You can still copy the content to another location by pressing <em>Esc</em>.<br>Once you leave this page, it will disappear forever!';
out.errorRedirectToHome = 'Press <em>Esc</em> to be redirected to your CryptDrive.';
out.newVersionError = "A new version of CryptPad is available.<br>" +
"<a href='#'>Reload</a> to use the new version, or press escape to access your content in <b>read-only mode</b>.";
"<a href='#'>Reload</a> to use the new version, or press escape to access your content in <b>offline mode</b>.";
out.loading = "Loading...";
out.error = "Error";