This is an automated email from the ASF dual-hosted git repository.

shuai pushed a commit to branch release/1.3.1
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git

commit eafded4dd10d1a80e006b4e7c42451951334fbe8
Author: LinkinStars <[email protected]>
AuthorDate: Mon May 6 18:56:30 2024 +0800

    fix(i18n): remove duplicate key in i18n
---
 i18n/cs_CZ.yaml | 2 --
 i18n/cy_GB.yaml | 2 --
 i18n/da_DK.yaml | 2 --
 i18n/hi_IN.yaml | 2 --
 i18n/id_ID.yaml | 2 --
 i18n/ja_JP.yaml | 2 --
 i18n/ko_KR.yaml | 2 --
 i18n/te_IN.yaml | 2 --
 i18n/tr_TR.yaml | 2 --
 i18n/vi_VN.yaml | 2 --
 10 files changed, 20 deletions(-)

diff --git a/i18n/cs_CZ.yaml b/i18n/cs_CZ.yaml
index cd554858..eac0631a 100644
--- a/i18n/cs_CZ.yaml
+++ b/i18n/cs_CZ.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/cy_GB.yaml b/i18n/cy_GB.yaml
index 9d60035e..2af2fde0 100644
--- a/i18n/cy_GB.yaml
+++ b/i18n/cy_GB.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/da_DK.yaml b/i18n/da_DK.yaml
index 515e20b8..2a7cf3ee 100644
--- a/i18n/da_DK.yaml
+++ b/i18n/da_DK.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/hi_IN.yaml b/i18n/hi_IN.yaml
index 515e20b8..2a7cf3ee 100644
--- a/i18n/hi_IN.yaml
+++ b/i18n/hi_IN.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml
index bb535924..4b3ae49e 100644
--- a/i18n/id_ID.yaml
+++ b/i18n/id_ID.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/ja_JP.yaml b/i18n/ja_JP.yaml
index 1a8f5ea2..10859efd 100644
--- a/i18n/ja_JP.yaml
+++ b/i18n/ja_JP.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml
index c46f9eec..ab5db7de 100644
--- a/i18n/ko_KR.yaml
+++ b/i18n/ko_KR.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/te_IN.yaml b/i18n/te_IN.yaml
index c2b95e26..ef79b398 100644
--- a/i18n/te_IN.yaml
+++ b/i18n/te_IN.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/tr_TR.yaml b/i18n/tr_TR.yaml
index df3e069a..9d2c8aca 100644
--- a/i18n/tr_TR.yaml
+++ b/i18n/tr_TR.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.
diff --git a/i18n/vi_VN.yaml b/i18n/vi_VN.yaml
index 2d56e1a8..a66565d1 100644
--- a/i18n/vi_VN.yaml
+++ b/i18n/vi_VN.yaml
@@ -1000,8 +1000,6 @@ ui:
         We've sent an email to that address. Please follow the confirmation 
instructions.
       email:
         label: Email
-      new_email:
-        label: New email
       new_email:
         label: New email
         msg: New email cannot be empty.

Reply via email to