Skip to content

Commit

Permalink
remove extra double-quote in korean translation file
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieujobin committed Apr 7, 2022
1 parent 4f2d646 commit 6283348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/ko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ en:
resource_not_found_html: "%{resource} 리소스를 찾을 수 없습니다."
method_not_found_html: "%{resource} 리소스에 대한 %{method} 메소드를 찾을 수 없습니다."
goto_homepage_html: "%{href}로 시도해보세요."
goto_homepage_href: ""%{app_name} API 문서 페이지"
goto_homepage_href: "%{app_name} API 문서 페이지"
required: 필수
optional: 옵션
nil_allowed: nil 허용
Expand Down

0 comments on commit 6283348

Please sign in to comment.