mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 16:36:59 +01:00
* [MOD] Updated translations. Thanks to all contributors!
* [MOD] Bump build and version number * [ADD] Added Faroese translation. Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
@@ -115,7 +115,7 @@ final class ConfigEncryptionController extends SimpleControllerBase
|
||||
return $this->returnJsonResponse(
|
||||
JsonResponse::JSON_WARNING,
|
||||
__u('Maintenance mode not enabled'),
|
||||
[__u('Please, emable it to avoid unwanted behavior from other sessions')]
|
||||
[__u('Please, enable it to avoid unwanted behavior from other sessions')]
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user