native AddTranslation(const lang[3], TransKey:key, const phrase[]);
lang | Two-letter language name |
key | Language key |
phrase | Translated text |
Adds a new translation.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.