Skip to content

Commit 833ea4f

Browse files
committed
fix(i18n): update hints for question body input in en_US.yaml
1 parent eb1b20a commit 833ea4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

i18n/en_US.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,8 +1164,8 @@ ui:
11641164
msg:
11651165
empty: Body cannot be empty.
11661166
hint:
1167-
optional_body: Share what the question is about.
1168-
minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
1167+
optional_body: Describe what the question is about.
1168+
minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
11691169
tags:
11701170
label: Tags
11711171
msg:
@@ -2132,7 +2132,7 @@ ui:
21322132
page_title: Write
21332133
min_content:
21342134
label: Minimum question body length
2135-
text: Minimum allowed question body length in characters.
2135+
text: Minimum allowed question body length in characters.
21362136
restrict_answer:
21372137
title: Answer write
21382138
label: Each user can only write one answer for the same question

0 commit comments

Comments
 (0)