mirror of https://gitee.com/answerdev/answer.git
en_US.yaml
This commit is contained in:
parent
2676822331
commit
0fac38860f
i18n
|
@ -84,6 +84,12 @@ backend:
|
|||
tag:
|
||||
not_found:
|
||||
other: "Tag not found."
|
||||
recommend_tag_not_found:
|
||||
other: "Recommend Tag is not exist."
|
||||
recommend_tag_enter:
|
||||
other: "Please enter at least one required tag."
|
||||
not_contain_synonym_tags:
|
||||
other: "Should not contain synonym tags."
|
||||
theme:
|
||||
not_found:
|
||||
other: "Theme not found."
|
||||
|
@ -100,7 +106,6 @@ backend:
|
|||
other: "Username is already in use."
|
||||
set_avatar:
|
||||
other: "Avatar set failed."
|
||||
|
||||
config:
|
||||
read_config_failed:
|
||||
other: "Read config failed"
|
||||
|
|
Loading…
Reference in New Issue