diff --git a/templates/add_form.erb b/templates/add_form.erb index 447788e..f4f8cae 100644 --- a/templates/add_form.erb +++ b/templates/add_form.erb @@ -6,4 +6,4 @@ protocol: # <%= I18n.t('form.add_item.protocol') %> password: # <%= I18n.t('form.add_item.password') %> port: # <%= I18n.t('form.add_item.port') %> comment: # <%= I18n.t('form.add_item.comment') %> -otp_secret: # <%= I18n.t('form.add_item.otp_key') %> +otp_key: # <%= I18n.t('form.add_item.otp_key') %>