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

linkinstar pushed a commit to branch fix/lang
in repository https://gitbox.apache.org/repos/asf/answer.git

commit 81ca3be9752b4fdf00453b05544d553869dfec5c
Author: LinkinStars <[email protected]>
AuthorDate: Thu Jan 29 12:26:53 2026 +0800

    fix: update translations for Czech, Indonesian, and Russian languages
---
 i18n/cs_CZ.yaml | 2 +-
 i18n/id_ID.yaml | 2 +-
 i18n/ru_RU.yaml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/i18n/cs_CZ.yaml b/i18n/cs_CZ.yaml
index e2fd3e2d..4926debc 100644
--- a/i18n/cs_CZ.yaml
+++ b/i18n/cs_CZ.yaml
@@ -58,7 +58,7 @@ backend:
     undelete:
       other: Obnovit
     merge:
-      other:
+      other: Sloučit
   role:
     name:
       user:
diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml
index d412c19a..95f235e5 100644
--- a/i18n/id_ID.yaml
+++ b/i18n/id_ID.yaml
@@ -132,7 +132,7 @@ backend:
     rank_tag_synonym_label:
       other: Manage tag synonyms
   email:
-    other:
+    other: Email
   e_mail:
     other: Email
   password:
diff --git a/i18n/ru_RU.yaml b/i18n/ru_RU.yaml
index 231b9367..954df14f 100644
--- a/i18n/ru_RU.yaml
+++ b/i18n/ru_RU.yaml
@@ -58,7 +58,7 @@ backend:
     undelete:
       other: Отменить удаление
     merge:
-      other:
+      other: Объединить
   role:
     name:
       user:

Reply via email to