G.Localize
From GMod Wiki
| Function | |
| Syntax |
Localize( String identifier? [, String default?] ) Where is this used? |
| Description: | |
| Will probably be of use when Garry's Mod is released in other languages. | |
| Returns: | String Localized string |
| Part of Library: | Global Functions |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.Localize]G.Localize [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Doesn't seem to do anything interesting for the moment. Always returns the string you pass to it, or the second one if you passed it one.