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

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


The following commit(s) were added to refs/heads/feat/1.3.1/ui by this push:
     new ea620756 fix: privilege translate
ea620756 is described below

commit ea62075622f000627294445a234f3c1572d9ea1d
Author: shuai <[email protected]>
AuthorDate: Thu Apr 25 17:06:44 2024 +0800

    fix: privilege translate
---
 i18n/en_US.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/i18n/en_US.yaml b/i18n/en_US.yaml
index ee47b3e1..a0fe6978 100644
--- a/i18n/en_US.yaml
+++ b/i18n/en_US.yaml
@@ -1819,6 +1819,9 @@ ui:
       level:
         label: Reputation required level
         text: Choose the reputation required for the privileges
+      msg:
+        should_be_number: the input should be number
+        number_larger_1 : number should be equal or larger than 1
 
   form:
     optional: (optional)

Reply via email to