web-apps/apps/spreadsheeteditor/mobile/locale/en.json
2021-01-28 14:45:38 +03:00

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"
}
}
}