Skip to content

Instantly share code, notes, and snippets.

@layerlre
Created April 10, 2015 07:51
Show Gist options
  • Save layerlre/d119303a1a6d7780afd2 to your computer and use it in GitHub Desktop.
Save layerlre/d119303a1a6d7780afd2 to your computer and use it in GitHub Desktop.
{
"Status": true,
"ErrorMessage": null,
"Body": {
"DefaultApplicationLanguageID": 1,
"AppLanguages": [
{
"Language": {
"ID": 10,
"Code": "en",
"Name": "English"
},
"ID": 1,
"Name": "English language",
"ContentTextID": 10077,
"ContentImageID": 67
},
{
"Language": {
"ID": 41,
"Code": "th",
"Name": "Thai"
},
"ID": 10014,
"Name": "Thai language",
"ContentTextID": 10114,
"ContentImageID": 10115
}
],
"AppContentDetail": [
{
"ApplicationContentDetailID": 984,
"ApplicationContentID": 31348,
"ApplicationLanguageID": 1,
"Key": "MOBILE_APP_LOGIN_PLACEHOLDER_USERNAME",
"LanguageCode": null,
"LanguageName": null,
"AppLanguageName": null,
"ContentType": 0,
"TextContent": "Type Email Address",
"ImageContent": null
},
{
"ApplicationContentDetailID": 204,
"ApplicationContentID": 67,
"ApplicationLanguageID": 1,
"Key": "LANGUAGE_ENGLISH_ICON",
"LanguageCode": null,
"LanguageName": null,
"AppLanguageName": null,
"ContentType": 1,
"TextContent": "",
"ImageContent": null
},
{
"ApplicationContentDetailID": 212,
"ApplicationContentID": 10077,
"ApplicationLanguageID": 1,
"Key": "LANGUAGE_ENGLISH_LABEL",
"LanguageCode": null,
"LanguageName": null,
"AppLanguageName": null,
"ContentType": 0,
"TextContent": "Eng",
"ImageContent": null
},
{
"ApplicationContentDetailID": 1409,
"ApplicationContentID": 10115,
"ApplicationLanguageID": 1,
"Key": "LANGUAGE_THAI_ICON",
"LanguageCode": null,
"LanguageName": null,
"AppLanguageName": null,
"ContentType": 1,
"TextContent": "",
"ImageContent": null
},
{
"ApplicationContentDetailID": 2706,
"ApplicationContentID": 10114,
"ApplicationLanguageID": 1,
"Key": "LANGUAGE_THAI_LABEL",
"LanguageCode": null,
"LanguageName": null,
"AppLanguageName": null,
"ContentType": 0,
"TextContent": "ไทย",
"ImageContent": null
},
{
"ApplicationContentDetailID": 1169,
"ApplicationContentID": 31348,
"ApplicationLanguageID": 10014,
"Key": "MOBILE_APP_LOGIN_PLACEHOLDER_USERNAME",
"LanguageCode": null,
"LanguageName": null,
"AppLanguageName": null,
"ContentType": 0,
"TextContent": "อีเมล์แอดเดรส",
"ImageContent": null
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment