--- # <%= I18n.t('form.update_item.host') %> host: <%= item.host %> # <%= I18n.t('form.update_item.login') %> user: <%= item.user %> # <%= I18n.t('form.update_item.password') %> password: # <%= I18n.t('form.update_item.group') %> group: <%= item.group %> # <%= I18n.t('form.update_item.protocol') %> protocol: <%= item.protocol %> # <%= I18n.t('form.update_item.port') %> port: <%= item.port %> # <%= I18n.t('form.update_item.otp_key') %> otp_key: # <%= I18n.t('form.update_item.comment') %> comment: <%= item.comment %>