---
host:           # <%= I18n.t('form.add_item.host') %>
user:           # <%= I18n.t('form.add_item.login') %>
group:          # <%= I18n.t('form.add_item.group') %> 
protocol:       # <%= I18n.t('form.add_item.protocol') %><% if not password %>
password:       # <%= I18n.t('form.add_item.password') %><% end %>
port:           # <%= I18n.t('form.add_item.port') %>
comment:        # <%= I18n.t('form.add_item.comment') %>
otp_key:        # <%= I18n.t('form.add_item.otp_key') %>