language
The language library is used for translation.
Methods
Adds a language item. Language placeholders preceded with "#" are replaced with full text in Garry's Mod once registered with this function.
A convenience function that formats a localization phrase. See language.GetPhrase.
This is exactly the same as doing string.format( langauge.GetPhrase( "string" ), arg1, arg2, etc).
Garry's Mod
Rust
Steamworks
Wiki Help