Reference API Roblox

Engine API

Website

Related

Reference API Roblox

Language

An enumeration embedded in LocalizationService that specifies a language context for localization operations; currently defines only Default.

Items 1

HistoryNameValueDescription
276Default0

Instructs the engine to use the player's system-determined locale for language resolution rather than a fixed override.

Removed items 5

HistoryNameValue
295English1
295French2
295German5
295Portuguese4
295Spanish3

Description

An enumeration embedded in LocalizationService that represents a language selector for localization-related operations. The only defined item is Language.Default, which instructs the engine to resolve the language from the player's system locale rather than from a hard-coded override.

History 12

Settings