Нативы | |
---|---|
AddTranslation | Adds a translation. |
CreateLangKey | Adds or finds a translation key. |
GetLangTransKey | Finds a translation key id without adding on failure. Returns -1 on not found. |
get_lang | This function has no description. |
get_langsnum | This function has no description. |
lang_exists | This function has no description. |
LookupLangKey | Looks up the translation of the key for the given type This does NOT format the output text. eg: If the key includes %s, the outputted text will also contain %s. NOTE: LANG_PLAYER is invalid in this, use a player index or LANG_SERVER |
register_dictionary | This function has no description. |
SetGlobalTransTarget | Sets the global language target. |