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

54 lines
1.7 KiB
JSON
Raw Normal View History

{
2020-11-25 14:33:15 +00:00
"Controller" : {
"Main" : {
"SDK": {
"Series": "Series",
"Diagram Title": "Chart Title",
"X Axis": "X Axis XAS",
"Y Axis": "Y Axis",
"Your text here": "Your text here",
"Slide text": "Slide text",
"Chart": "Chart",
"ClipArt": "Clip Art",
"Diagram": "Diagram",
"Date and time": "Date and time",
"Footer": "Footer",
"Header": "Header",
"Media": "Media",
"Picture": "Picture",
"Image": "Image",
"Slide number": "Slide number",
"Slide subtitle": "Slide subtitle",
"Table": "Table",
"Slide title": "Slide title"
}
}
2020-12-01 12:35:57 +00:00
},
"View": {
"Settings": {
"textDone": "Done",
"textSettings": "Settings",
"textFindAndReplace": "Find and replace",
"textPresentationSettings": "Presentation Settings",
"textApplicationSettings": "Application Settings",
"textDownload": "Download",
"textPrint": "Print",
"textPresentationInfo": "Presentation Info",
"textHelp": "Help",
2020-12-09 18:05:51 +00:00
"textAbout": "About",
"textBack": "Back",
"textUnitOfMeasurement": "Unit Of Measurement",
"textCentimeter": "Centimeter",
"textPoint": "Point",
"textInch": "Inch",
"textSpellcheck": "Spell Checking",
"textMacrosSettings": "Macros Settings",
"textDisableAll": "Disable All",
"textDisableAllMacrosWithoutNotification": "Disable all macros without notification",
"textShowNotification": "Show Notification",
"textDisableAllMacrosWithNotification": "Disable all macros with notification",
"textEnableAll": "Enable All",
"textEnableAllMacrosWithoutNotification": "Enable all macros without notification"
2020-12-01 12:35:57 +00:00
}
2020-11-25 14:33:15 +00:00
}
}