* [MOD] Switched base language over to English

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
nuxsmin
2018-11-05 00:03:36 +01:00
parent aae9c7ebbf
commit 305d4de16f
318 changed files with 69324 additions and 66317 deletions

View File

@@ -143,7 +143,7 @@ final class Init extends ModuleBase
) {
$this->config->generateUpgradeKey();
throw new InitializationException(__u('Es necesario actualizar'));
throw new InitializationException(__u('Updating needed'));
}
}
}