Extract registrar controller translations in admin area

#279
This commit is contained in:
Artur Beljajev 2017-02-20 13:00:45 +02:00
parent 6f907e11b5
commit b4b715f405
7 changed files with 61 additions and 11 deletions

View file

@ -1,7 +1,23 @@
en:
admin:
registrars:
index:
new_btn: New registrar
show:
new_api_use_btn: New API user
active: Active
api_users: API users
create:
created: Registrar has been successfully created
not_created: Unable to create registrar
update:
updated: Registrar has been successfully updated
not_updated: Unable to update registrar
form:
misc: Miscellaneous
create_btn: Create registrar
update_btn: Update registrar

View file

@ -394,14 +394,10 @@ en:
history: 'History'
new_registrar: 'New registrar'
registrar_added: 'Registrar added!'
failed_to_add_registrar: 'Failed to add registrar'
registrar_details: 'Registrar details'
vat_no: 'VAT no'
edit_registrar: 'Edit registrar'
back_to_registrar: 'Back to registrar'
registrar_updated: 'Registrar updated'
failed_to_update_registrar: 'Failed to update registrar'
registrar_deleted: 'Registrar deleted'
failed_to_delete_registrar: 'Failed to delete registrar'