Remove unneeded translations

This commit is contained in:
Artur Beljajev 2019-12-10 15:21:35 +02:00
parent e780005517
commit 54be3995e6

View file

@ -3,14 +3,3 @@ en:
attributes:
api_user:
plain_text_password: Password
errors:
models:
api_user:
attributes:
username:
blank: 'Username is missing'
taken: 'Username already exists'
plain_text_password:
blank: 'Password is missing'
registrar:
blank: 'Registrar is missing'