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

robin0716 pushed a commit to branch feat/1.4.0/personal
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git

commit 8da88bae947dae24f90630c088328eed93aecd4c
Author: robin <[email protected]>
AuthorDate: Fri Aug 16 11:41:11 2024 +0800

    refactor: Update badge description styling in Admin Badges page
---
 i18n/en_US.yaml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/i18n/en_US.yaml b/i18n/en_US.yaml
index 98ffd2ea..27776203 100644
--- a/i18n/en_US.yaml
+++ b/i18n/en_US.yaml
@@ -421,7 +421,7 @@ backend:
     tags_title:
       other: Tags
     no_description:
-       other: The tag has no description.
+      other: The tag has no description.
   notification:
     action:
       update_question:
@@ -1316,7 +1316,7 @@ ui:
     visited_x_days: "Visited {{ count }} days"
     viewed: Viewed
     joined: Joined
-    comma: ','
+    comma: ","
     last_login: Seen
     about_me: About Me
     about_me_empty: "// Hello, World !"
@@ -1474,6 +1474,11 @@ ui:
     qrcode_login_tip: Please use {{ agentName }} to scan the QR code and log 
in.
     login_failed_email_tip: Login failed, please allow this app to access your 
email information before try again.
   badges:
+    modal:
+      title: Congratulations
+      content: You've earned a new badge.
+      close: Close
+      confirm: View badges
     title: Badges
     awarded: Awarded
     earned_x: Earned x{{ number }}

Reply via email to