Merge branch 'Valdnet-patch-1' into next

This commit is contained in:
Marcos Zuriaga 2021-08-22 13:25:21 +02:00
commit 7c7dbd5412
No known key found for this signature in database
GPG key ID: 7D15585354D072FF

View file

@ -329,7 +329,7 @@ class TranslationController extends ApiController {
'account' => $this->trans->t('Account'),
'password' => $this->trans->t('Password'),
'otp' => $this->trans->t('OTP'),
'email' => $this->trans->t('E-mail'),
'email' => $this->trans->t('Email'),
'url' => $this->trans->t('URL'),
'notes' => $this->trans->t('Notes'),
'files' => $this->trans->t('Files'),