We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f2d646 commit 6283348Copy full SHA for 6283348
config/locales/ko.yml
@@ -11,7 +11,7 @@ en:
11
resource_not_found_html: "%{resource} 리소스를 찾을 수 없습니다."
12
method_not_found_html: "%{resource} 리소스에 대한 %{method} 메소드를 찾을 수 없습니다."
13
goto_homepage_html: "%{href}로 시도해보세요."
14
- goto_homepage_href: ""%{app_name} API 문서 페이지"
+ goto_homepage_href: "%{app_name} API 문서 페이지"
15
required: 필수
16
optional: 옵션
17
nil_allowed: nil 허용
0 commit comments