Function | Description |
---|---|
get_langsnum | Returns the number of languages loaded. |
get_lang | Returns the two-letter name of a language returned by get_langsnum() |
register_dictionary | Registers a dictionary file, making sure the words are in the dictionary. |
lang_exists | Checks if the language is loaded. |
CreateLangKey | Creates a new or finds an existing translation key. |
GetLangTransKey | Finds a translation key index without adding on failure. |
AddTranslation | Adds a new translation. |
LookupLangKey | Looks up the translation of the key for the given type. |
SetGlobalTransTarget | Sets the global language target. |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.