'help'=>'The key used to generate your security codes'
],
'plain_text'=>'Plain text',
'otp_type'=>[
'label'=>'Choose the type of OTP to create',
'help'=>'Time-based OTP or HMAC-based OTP'
],
'digits'=>[
'label'=>'Digits',
'help'=>'The number of digits of the generated security codes'
],
'algorithm'=>[
'label'=>'Algorithm',
'help'=>'The algorithm used to secure your security codes'
],
'totpPeriod'=>[
'label'=>'Period',
'placeholder'=>'Default is 30',
'help'=>'The period of validity of the generated security codes in second'
],
'hotpCounter'=>[
'label'=>'Counter',
'placeholder'=>'Default is 0',
'help'=>'The initial counter value',
'help_lock'=>'It is risky to edit the counter as you can desynchronize the account with the verification server of the service. Use the lock icon to enable modification, but only if you know for you are doing'
],
'image_link'=>[
'label'=>'Image',
'placeholder'=>'http://...',
'help'=>'The url of an external image to use as the account icon'
],
'options_help'=>'You can leave the following options blank if you don\'t know how to set them. The most commonly used values will be applied.',