Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
hintLabel.Size = UDim2.new(0.3, 0, 0.1, 0)
hintLabel.Position = UDim2.new(0.5, 0, 0.4, 0)
hintLabel.BackgroundColor3 = Color3.new(1, 1, 1)
hintLabel.BorderSizePixel = 0
hintLabel.TextColor3 = Color3.new(0, 0, 0)
hintLabel.Font = Enum.Font.SourceSans
hintLabel.TextSize = 18
hintLabel.Text = hintText
hintLabel.Parent = hintGui