Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

default_locale

我们的志愿者还没有将这篇文章翻译为 中文 (简体)加入我们帮助完成翻译!

Type String
Mandatory Contingent: must be present if the _locales subdirectory is present, must be absent otherwise.
Example
"default_locale": "en"

This key must be present if the extension contains the _locales directory, and must be absent otherwise. It identifies a subdirectory of _locales, and this subdirectory will be used to find the default strings for your extension.

See Internationalization.

Chrome incompatibilities

None.

Example

"default_locale": "en"

文档标签和贡献者

 此页面的贡献者: Makyen, wbamberg
 最后编辑者: Makyen,