03e52840d
Kload
Init
|
1
2
3
4
5
6
7
|
<?php $TRANSLATIONS = array(
"Documentation" => "文档",
"No Impress files are found in your ownCloud. Please upload a .impress file." => "您的 ownCloud 没有找到 Impress 文件。请上传一个 .impress 文件。",
"Name" => "名称",
"Size" => "大小",
"Date" => "日期"
);
|