{
"name": "InkI18n",
"base": "VnModel",
"options": {
"mysql": {
"table": "inkI18n"
}
},
"properties": {
"id": {
"type": "number",
"id": true
"inkFk": {
"id": 1
"lang": {
"type": "string",
"id": 2
"name": {
"type": "string"