diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/intl/pluralrules')
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/intl/pluralrules/select/index.html b/files/ja/web/javascript/reference/global_objects/intl/pluralrules/select/index.html index af854453f6..73548e8cae 100644 --- a/files/ja/web/javascript/reference/global_objects/intl/pluralrules/select/index.html +++ b/files/ja/web/javascript/reference/global_objects/intl/pluralrules/select/index.html @@ -72,8 +72,6 @@ new Intl.PluralRules('ar-EG').select(18); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> <div> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Intl.PluralRules.select")}}</p> </div> 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 ea219a5f0c..4148418e66 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 @@ -71,8 +71,6 @@ console.log(Intl.PluralRules.supportedLocalesOf(locales, options).join(', ')); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> <div> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.Intl.PluralRules.supportedLocalesOf")}}</p> </div> |