KodExplorer/plugins/googleDocs/i18n/en.php

8 lines
502 B
PHP
Raw Normal View History

2017-08-23 19:40:27 +00:00
<?php
return array(
"googleDocs.meta.name" => "Google Docs View",
"googleDocs.meta.title" => "Google Docs View",
"googleDocs.meta.desc" => "Google Docs is an online office software that includes online documents, forms, and presentations; third-party document previews can be provided by passing in a file address.
<br/><br/><b> Description: </b>, <br/>the address of the preview server must have the office where the server can access kod (the kod server must be outside the network)",
);