Update example lang, Closes #81

This commit is contained in:
Jeremy "EndenDragon" Zhang 2018-01-31 13:05:19 -08:00 committed by GitHub
parent 375f7190b4
commit 3631b71a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ QUERY_PARAMETERS = [
"name": "lang",
"type": "language",
"description": "Is your users multilingual? No worries, Titan can speak multiple languages! Check the about page for a list of all language parameters Titan can support. <br> Wish Titan supported your language? Consider contributing to <a href=\"http://translate.titanembeds.com/\" target=\"_blank\">our CrowdIn project</a>!",
"example": "nl",
"example": "nl_NL",
"input": "text",
},
{