Fix interpolations in some localizations (#10397)
This commit is contained in:
parent
11fe293e1b
commit
869e58e7ed
6 changed files with 6 additions and 6 deletions
|
@ -639,7 +639,7 @@ ko:
|
|||
one: 오류가 발생했습니다. 아래 오류를 확인해 주십시오
|
||||
other: 오류가 발생했습니다. 아래 %{count}개 오류를 확인해 주십시오
|
||||
html_validator:
|
||||
invalid_markup: 올바르지 않은 HTML 마크업을 포함하고 있습니다
|
||||
invalid_markup: '올바르지 않은 HTML 마크업을 포함하고 있습니다: %{error}'
|
||||
identity_proofs:
|
||||
active: 활성
|
||||
authorize: 네, 인증합니다
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue