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

shuai pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/answer.git

commit b10a6498650e17c86f05852d343058a8c7b2e206
Author: sahinakyol <[email protected]>
AuthorDate: Wed Jan 29 23:44:02 2025 +0100

    Answer-1237: Add missing old_pass object message to i18n
---
 i18n/cy_GB.yaml | 2 ++
 i18n/en_US.yaml | 2 ++
 i18n/hi_IN.yaml | 2 ++
 i18n/id_ID.yaml | 2 ++
 i18n/it_IT.yaml | 2 ++
 i18n/ml_IN.yaml | 2 ++
 i18n/sk_SK.yaml | 2 ++
 i18n/te_IN.yaml | 2 ++
 i18n/tr_TR.yaml | 2 ++
 i18n/zh_TW.yaml | 2 ++
 10 files changed, 20 insertions(+)

diff --git a/i18n/cy_GB.yaml b/i18n/cy_GB.yaml
index 9283c851..465ed5ad 100644
--- a/i18n/cy_GB.yaml
+++ b/i18n/cy_GB.yaml
@@ -137,6 +137,8 @@ backend:
     other: Cyfrinair
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:
diff --git a/i18n/en_US.yaml b/i18n/en_US.yaml
index f7ea4339..c77f7ec3 100644
--- a/i18n/en_US.yaml
+++ b/i18n/en_US.yaml
@@ -138,6 +138,8 @@ backend:
     other: Password
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:
diff --git a/i18n/hi_IN.yaml b/i18n/hi_IN.yaml
index 5577e1e9..984e71a0 100644
--- a/i18n/hi_IN.yaml
+++ b/i18n/hi_IN.yaml
@@ -137,6 +137,8 @@ backend:
     other: Password
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:
diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml
index 8ab840a0..225fa0ec 100644
--- a/i18n/id_ID.yaml
+++ b/i18n/id_ID.yaml
@@ -137,6 +137,8 @@ backend:
     other: Password
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:
diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml
index 84eb5ab4..32c7ab1b 100644
--- a/i18n/it_IT.yaml
+++ b/i18n/it_IT.yaml
@@ -137,6 +137,8 @@ backend:
     other: Chiave di accesso
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: Questo post
   email_or_password_wrong_error:
diff --git a/i18n/ml_IN.yaml b/i18n/ml_IN.yaml
index 0783863b..3e92d878 100644
--- a/i18n/ml_IN.yaml
+++ b/i18n/ml_IN.yaml
@@ -137,6 +137,8 @@ backend:
     other: Password
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:
diff --git a/i18n/sk_SK.yaml b/i18n/sk_SK.yaml
index 53bdf38f..f039d3d6 100644
--- a/i18n/sk_SK.yaml
+++ b/i18n/sk_SK.yaml
@@ -137,6 +137,8 @@ backend:
     other: Heslo
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:
diff --git a/i18n/te_IN.yaml b/i18n/te_IN.yaml
index 19ab2e31..354cd645 100644
--- a/i18n/te_IN.yaml
+++ b/i18n/te_IN.yaml
@@ -137,6 +137,8 @@ backend:
     other: Password
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:
diff --git a/i18n/tr_TR.yaml b/i18n/tr_TR.yaml
index 232ea498..2fbb2f70 100644
--- a/i18n/tr_TR.yaml
+++ b/i18n/tr_TR.yaml
@@ -137,6 +137,8 @@ backend:
     other: Parola
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:
diff --git a/i18n/zh_TW.yaml b/i18n/zh_TW.yaml
index fbe8eb8b..fada3af4 100644
--- a/i18n/zh_TW.yaml
+++ b/i18n/zh_TW.yaml
@@ -137,6 +137,8 @@ backend:
     other: 密碼
   pass:
     other: Password
+  old_pass:
+    other: Current password
   original_text:
     other: This post
   email_or_password_wrong_error:

Reply via email to