--- title: Intl.DisplayNames slug: Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames translation_of: Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames ---

{{JSRef}} Intl.DisplayNames 是一个对象构造器,它支持语言、区域和脚本显示名称的一致翻译。

语法

new Intl.DisplayNames([locales[, options]]) 

规范

规范版本 规范状态 注解
Intl.DisplayNames Constructor Stage 3