mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17:02 +02:00
added google authenticator support to the gui
This commit is contained in:
@ -459,5 +459,12 @@ $_['text_with_selected'] = 'Con seleccionado';
|
||||
|
||||
$_['text_download_all_hits'] = "Download all";
|
||||
$_['text_archive_size_before_compression'] = "Archive size before compression";
|
||||
$_['text_create_new_secret'] = "Create new secret";
|
||||
$_['text_enter_google_authenticator_code'] = "Enter Google Authenticator code";
|
||||
$_['text_google_authenticator_code'] = "Google Authenticator code";
|
||||
$_['text_google_authenticator_settings'] = "Google Authenticator settings";
|
||||
$_['text_invalid_pin_code'] = "Invalid pin code";
|
||||
$_['text_qr_code'] = "QR";
|
||||
$_['text_refresh_qr_code'] = "Refresh QR code";
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user