Home > puppeteer > Protocol > Emulation > SetLocaleOverrideRequest > locale
ICU style C locale (e.g. "en_US"). If not specified or empty, disables the override and restores default host system locale.
Signature:
locale?: string;