aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/javascript/reference/global_objects/intl/pluralrules
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2022-03-09 03:22:25 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-03-16 01:08:57 +0900
commite38516127111afc22ce3936e3f8978f30b61a919 (patch)
treefb4512ba560865425d99b8fcf2892db9d8e33bd2 /files/ja/web/javascript/reference/global_objects/intl/pluralrules
parent0e3bcb75afb96762676f74caddaf91b0a20924b4 (diff)
downloadtranslated-content-e38516127111afc22ce3936e3f8978f30b61a919.tar.gz
translated-content-e38516127111afc22ce3936e3f8978f30b61a919.tar.bz2
translated-content-e38516127111afc22ce3936e3f8978f30b61a919.zip
フラグメントIDの更新
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/intl/pluralrules')
-rw-r--r--files/ja/web/javascript/reference/global_objects/intl/pluralrules/supportedlocalesof/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/intl/pluralrules/supportedlocalesof/index.html b/files/ja/web/javascript/reference/global_objects/intl/pluralrules/supportedlocalesof/index.html
index b45d5b10b6..8b90b94d6d 100644
--- a/files/ja/web/javascript/reference/global_objects/intl/pluralrules/supportedlocalesof/index.html
+++ b/files/ja/web/javascript/reference/global_objects/intl/pluralrules/supportedlocalesof/index.html
@@ -23,7 +23,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/support
<dl>
<dt><code><var>locales</var></code></dt>
- <dd>BCP 47 言語タグを持つ文字列、またはそのような文字列の配列です。 <code>locales</code> 引数の一般的な形式については、 {{jsxref("Intl", "Intl のページ", "#Locale_identification_and_negotiation", 1)}}を参照してください。</dd>
+ <dd>BCP 47 言語タグを持つ文字列、またはそのような文字列の配列です。 <code>locales</code> 引数の一般的な形式については、 {{jsxref("Intl", "Intl のページ", "#ロケールの識別とネゴシエーション", 1)}}を参照してください。</dd>
<dt><code><var>options</var></code></dt>
<dd>
<p>省略可能です。以下のプロパティを持つことがあるオブジェクトです。</p>