Description Usage Arguments Details Examples
This function gives you a list with the human readable values to the data downloaded by this package. Eg civs 0='Aztecs', 1='Berbers', ... Eg age 0='standard', 1='Dark Age'
1 | aoe2_strings(language = "en")
|
language |
Default is en. Other values are en, de, el, es, es-MX, fr, hi, it, ja, ko, ms, nl, pt, ru, tr, vi, zh, zh-TW |
More Information about aoe2.net api at https://aoe2.net/#api
1 2 3 | #
aoe2_strings(language="de")
aoe2_strings(language="lt") #Lithuanian is not supported
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.