1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-02-20 01:50:04 +00:00

fix template for otp

This commit is contained in:
Adrien Waksberg 2016-10-17 18:35:13 +02:00
parent aeae6e861c
commit 2ffaa5114b

View file

@ -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') %>