Add missing translations in admin area

#341
This commit is contained in:
Artur Beljajev 2017-01-18 08:31:28 +02:00
parent c18def3c12
commit 40459e8b2e
33 changed files with 138 additions and 95 deletions

View file

@ -1,3 +1,3 @@
= render 'shared/title', name: t(:create_new_api_user)
= render 'shared/title', name: t('.title')
= render 'form'