23 lines
490 B
JSON
23 lines
490 B
JSON
{
|
|
"Controller" : {
|
|
"Main" : {
|
|
"SDK": {
|
|
},
|
|
"textAnonymous": "Anonymous"
|
|
}
|
|
},
|
|
"View" : {
|
|
"Add" : {
|
|
"textChart": "Chart",
|
|
"textFormula": "Formula",
|
|
"textShape": "Shape",
|
|
"textOther": "Other"
|
|
},
|
|
"Edit" : {
|
|
"textSelectObjectToEdit": "Select object to edit",
|
|
"textSettings": "Settings",
|
|
"textCell": "Cell"
|
|
}
|
|
}
|
|
}
|