Roblox API Reference

LocalizationService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (21)

Type Member History
string ForcePlayModeGameLocaleId 340 469 469
string ForcePlayModeRobloxLocaleId 326 469 469
bool IsTextScraperRunning 324 354
string RobloxForcePlayModeGameLocaleId 340 469 469
string RobloxForcePlayModeRobloxLocaleId 326 469 469
string RobloxLocaleId 311 316 316
string SystemLocaleId 293
Objects GetCorescriptLocalizations () 292 296
string GetCountryRegionForPlayerAsync (Instance player) 402
Array GetTableEntries (Instance instance = nil) 372 374
Instance GetTranslatorForLocaleAsync (string locale) 369
Instance GetTranslatorForPlayer (Instance player) 319
Instance GetTranslatorForPlayerAsync (Instance player) 361
null PromptDownloadGameTableToCSV (Instance table) 364 573
null PromptExportToCSVs () 324 328 573
null PromptImportFromCSVs () 324 328 573
Instance PromptUploadCSVToGameTable () 364
null SetRobloxLocaleId (string locale) 382 573
null StartTextScraper () 324 376 387 573
null StopTextScraper () 324 573
AutoTranslateWillRun () 349
57 members inherited from Instance

Removed member index (3)

Type Member History
string LocaleId 293
Language PreferredLanguage 295
void SetExperienceSettingsLocaleId (string locale) 534 547

History

Members

AutoTranslateWillRun On DevHub

Name Type Default
No parameters.

History

ForcePlayModeGameLocaleId On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated]

ForcePlayModeRobloxLocaleId On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated]

GetCorescriptLocalizations On DevHub

Name Type Default
No parameters.

History

GetCountryRegionForPlayerAsync On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
player Instance none

History

Tags: [Yields]

GetTableEntries On DevHub

Name Type Default
instance Instance nil

History

GetTranslatorForLocaleAsync On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
locale string none

History

Tags: [Yields]

GetTranslatorForPlayer On DevHub

Name Type Default
player Instance none

History

GetTranslatorForPlayerAsync On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
player Instance none

History

Tags: [Yields]

IsTextScraperRunning On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.

History

Tags: [Hidden]

PromptDownloadGameTableToCSV On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
table Instance none

History

Tags: [Yields]

PromptExportToCSVs On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
No parameters.

History

Tags: [Yields]

PromptImportFromCSVs On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
No parameters.

History

Tags: [Yields]

PromptUploadCSVToGameTable On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
No parameters.

History

Tags: [Yields]

RobloxForcePlayModeGameLocaleId On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated]

RobloxForcePlayModeRobloxLocaleId On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated]

RobloxLocaleId On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

SetRobloxLocaleId On DevHub

Name Type Default
locale string none

History

StartTextScraper On DevHub

Name Type Default
No parameters.

History

StopTextScraper On DevHub

Name Type Default
No parameters.

History

SystemLocaleId On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

Removed members

LocaleId

This property is read-only. Its value can be read, but it cannot be modified.

History

Tags: [ReadOnly]

PreferredLanguage

This property is read-only. Its value can be read, but it cannot be modified.

History

Tags: [ReadOnly]

SetExperienceSettingsLocaleId

Name Type Default
locale string none

History

Relevant classes (1)