mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-04 15:44:07 +01:00
Deutsch translation. Thanks to Uwe Steinmann
This commit is contained in:
BIN
inc/locales/de_DE/LC_MESSAGES/messages.mo
Normal file
BIN
inc/locales/de_DE/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
@@ -31,7 +31,7 @@ $onCloseAction = $data['onCloseAction'];
|
||||
|
||||
SP_ACL::checkUserAccess($action) || SP_Html::showCommonError('unavailable');
|
||||
|
||||
$arrLangAvailable = array('Español' => 'es_ES','English' => 'en_US');
|
||||
$arrLangAvailable = array('Español' => 'es_ES','English' => 'en_US', 'Deutsch' => 'de_DE');
|
||||
$arrAccountCount = array(6,9,12,15,21,27,30,51,99);
|
||||
$mailSecurity = array('SSL','TLS');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user