Roblox API Reference

Translator On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (1)

Member index (4)

Type Member History
string LocaleId
string FormatByKey (string key, Variant args)
string RobloxOnlyTranslate (Instance context, string text) 339
string Translate (Instance context, string text) 339
57 members inherited from Instance

History

Members

FormatByKey On DevHub

Name Type Default
key string none
args Variant none

LocaleId 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.

Tags: [ReadOnly, NotReplicated]

RobloxOnlyTranslate On DevHub

Name Type Default
context Instance none
text string none

History

Translate On DevHub

Name Type Default
context Instance none
text string none

History

Relevant classes (1)