+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "setLocale" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++ ## setLocale variable ### setLocale variable Signature ```typescript setLocale: (language: string) => void ``` Import ```typescript import { setLocale } from '@grafana/data'; ```