web-apps/apps/spreadsheeteditor/mobile/locale/en.json

34 lines
995 B
JSON

{
"Controller" : {
"Main" : {
"SDK": {
},
"textAnonymous": "Anonymous"
}
},
"View" : {
"Add" : {
"textChart": "Chart",
"textFunction": "Function",
"textShape": "Shape",
"textOther": "Other",
"textGroups": "CATEGORIES",
"textBack": "Back",
"sCatLogical": "Logical",
"sCatDateAndTime": "Date and time",
"sCatEngineering": "Engineering",
"sCatFinancial": "Financial",
"sCatInformation": "Information",
"sCatLookupAndReference": "Lookup and Reference",
"sCatMathematic": "Math and trigonometry",
"sCatStatistical": "Statistical",
"sCatTextAndData": "Text and data"
},
"Edit" : {
"textSelectObjectToEdit": "Select object to edit",
"textSettings": "Settings",
"textCell": "Cell"
}
}
}