web-apps/apps/spreadsheeteditor/mobile/locale/en.json
2021-01-27 19:24:29 +03:00

18 lines
326 B
JSON

{
"Controller" : {
"Main" : {
"SDK": {
},
"textAnonymous": "Anonymous"
}
},
"View" : {
"Add" : {
"textChart": "Chart",
"textFormula": "Formula",
"textShape": "Shape",
"textOther": "Other"
}
}
}