fix(i18n): Update i18n files

This commit is contained in:
haitao(lj) 2023-02-02 10:49:37 +08:00
parent b655b13978
commit b4738439c9
1 changed files with 3 additions and 0 deletions

View File

@ -508,6 +508,8 @@ ui:
label: Revision label: Revision
answer: answer:
label: Answer label: Answer
feedback:
characters: content must be at least 6 characters in length.
edit_summary: edit_summary:
label: Edit Summary label: Edit Summary
placeholder: >- placeholder: >-
@ -772,6 +774,7 @@ ui:
<p>Are you sure you want to add another answer?</p><p>You could use the <p>Are you sure you want to add another answer?</p><p>You could use the
edit link to refine and improve your existing answer, instead.</p> edit link to refine and improve your existing answer, instead.</p>
empty: Answer cannot be empty. empty: Answer cannot be empty.
characters: content must be at least 6 characters in length.
reopen: reopen:
title: Reopen this post title: Reopen this post
content: Are you sure you want to reopen? content: Are you sure you want to reopen?