aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/i18n/ko/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/ko/sub.php')
-rw-r--r--app/i18n/ko/sub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ko/sub.php b/app/i18n/ko/sub.php
index 6e97c63aa..d2f993d38 100644
--- a/app/i18n/ko/sub.php
+++ b/app/i18n/ko/sub.php
@@ -88,7 +88,7 @@ return array(
'_' => 'HTML + XPath + JSON dot notation (JSON in HTML)', // TODO
'xpath' => array(
'_' => 'XPath for JSON in HTML', // TODO
- 'help' => 'Example: <code>//script[@type="application/json"]</code>', // TODO
+ 'help' => 'Example: <code>normalize-space(//script[@type="application/json"])</code> (single JSON)<br />or: <code>//script[@type="application/ld+json"]</code> (one JSON object per article)', // TODO
),
),
'html_xpath' => array(