diff options
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.html | 2 |
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 4148418e66..b45d5b10b6 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 @@ -41,7 +41,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/support <h2 id="Description" name="Description">解説</h2> -<p><code>locales</code> で提供されている言語タグのサブセットを含む配列を返します。返される言語タグは、ランタイムが複数形のロケールに対応しているもので、使用しているロケール一致アルゴリズムで一致しているとみなされているものです。</p> +<p><code>locales</code> で提供されている言語タグのサブセットを含む配列を返します。返される言語タグは、ランタイムが複数形のロケールに対応しているもので、使用しているロケール照合アルゴリズムで一致しているとみなされているものです。</p> <h2 id="Examples" name="Examples">例</h2> |
