From 7446464d6c5a0fc4b74ee21f9a0d3420a57a15c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Tue, 18 Jun 2019 19:08:59 +0200 Subject: [PATCH] Better translations --- webapp/components/PasswordReset/VerifyCode.vue | 2 +- webapp/locales/de.json | 4 ++-- webapp/locales/en.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/components/PasswordReset/VerifyCode.vue b/webapp/components/PasswordReset/VerifyCode.vue index 4d7c161cf..a69732b4c 100644 --- a/webapp/components/PasswordReset/VerifyCode.vue +++ b/webapp/components/PasswordReset/VerifyCode.vue @@ -29,7 +29,7 @@ - {{ $t('verify-code.form.submit') }} + {{ $t('verify-code.form.next') }}