उपनामों की स्थान-भाषा का टाइप
PickerBuilder.setLocale
के लिए इस्तेमाल किए जा सकने वाले ISO 639 भाषा कोड.
हस्ताक्षर
type Locales = 'af'|'am'|'ar'|'bg'|'bn'|'ca'|'cs'|'da'|'de'|'el'|'en'|
'en-GB'|'es'|'es-419'|'et'|'eu'|'fa'|'fi'|'fil'|'fr'|'fr-CA'|'gl'|'gu'|'hi'|
'hr'|'hu'|'id'|'is'|'it'|'iw'|'ja'|'kn'|'ko'|'lt'|'lv'|'ml'|'mr'|'ms'|'nl'|
'no'|'pl'|'pt-BR'|'pt-PT'|'ro'|'ru'|'sk'|'sl'|'sr'|'sv'|'sw'|'ta'|'te'|'th'|
'tr'|'uk'|'ur'|'vi'|'zh-CN'|'zh-HK'|'zh-TW'|'zu';
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-11-09 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-11-09 (UTC) को अपडेट किया गया."],[[["`PickerBuilder.setLocale` uses ISO 639 language codes to specify the desired locale for the picker."],["The supported locales include a wide range of languages, such as 'en', 'es', 'fr', 'de', 'zh-CN', and many others, as listed in the signature."],["The `Locales` type defines all acceptable language code values for this method."]]],[]]