Get strings from a language pack
Method schema is available as of layer 85. Switch »
Name | Type | Description |
---|---|---|
lang_pack | string | Language pack name |
lang_code | string | Language code |
keys | Vector<string> | Strings to get |
Code | Type | Description |
---|---|---|
400 | LANG_PACK_INVALID | The provided language pack is invalid. |