web-apps/apps/documenteditor/mobile/locale/en.json
2020-08-31 20:31:05 +03:00

17 lines
515 B
JSON

{
"ViewSettings": {
"textSettings": "Settings",
"textDone": "Done",
"textFindAndReplace": "Find and Replace",
"textDocumentSettings": "Document Settings",
"textApplicationSettings": "Application Settings",
"textDownload": "Download",
"textPrint": "Print",
"textDocumentInfo": "Document Info",
"textHelp": "Help",
"textAbout": "About"
},
"Collaboration": {
"textEditUser": "Users who are editing the file:"
}
}