* modify doc type language file and view.
This commit is contained in:
@@ -60,9 +60,9 @@ $lang->doc->deleteFile = 'Delete file';
|
||||
$lang->doc->systemLibs['product'] = 'Product doc';
|
||||
$lang->doc->systemLibs['project'] = 'Project doc';
|
||||
|
||||
$lang->doc->types['file'] = 'file';
|
||||
$lang->doc->types['url'] = 'url';
|
||||
$lang->doc->types['text'] = 'text';
|
||||
$lang->doc->types['file'] = 'File';
|
||||
$lang->doc->types['url'] = 'Link';
|
||||
$lang->doc->types['text'] = 'Html';
|
||||
|
||||
$lang->doc->confirmDeleteLib = " Are you sure to delete this doc library?";
|
||||
$lang->doc->confirmDelete = " Are you sure to delete this doc?";
|
||||
|
||||
@@ -60,9 +60,9 @@ $lang->doc->deleteFile = 'ファイルを削除';
|
||||
$lang->doc->systemLibs['product'] = '製品ドキュメント';
|
||||
$lang->doc->systemLibs['project'] = 'プロジェクトドキュメント';
|
||||
|
||||
$lang->doc->types['file'] = 'file';
|
||||
$lang->doc->types['url'] = 'url';
|
||||
$lang->doc->types['text'] = 'text';
|
||||
$lang->doc->types['file'] = 'ファイル';
|
||||
$lang->doc->types['url'] = 'リンク';
|
||||
$lang->doc->types['text'] = 'HTML形式';
|
||||
|
||||
$lang->doc->confirmDeleteLib = "あなたは、このドキュメントライブラリを削除しますか?";
|
||||
$lang->doc->confirmDelete = "あなたはこのドキュメントを削除しますか?";
|
||||
|
||||
@@ -60,9 +60,9 @@ $lang->doc->deleteFile = '삭제 파일';
|
||||
$lang->doc->systemLibs['product'] = '제품 박사님';
|
||||
$lang->doc->systemLibs['project'] = '프로젝트 의사';
|
||||
|
||||
$lang->doc->types['file'] = 'file';
|
||||
$lang->doc->types['url'] = 'url';
|
||||
$lang->doc->types['text'] = 'text';
|
||||
$lang->doc->types['file'] = '파일';
|
||||
$lang->doc->types['url'] = '링크';
|
||||
$lang->doc->types['text'] = 'html로';
|
||||
|
||||
$lang->doc->confirmDeleteLib = "당신이 의사 라이브러리를 삭제하시겠습니까?";
|
||||
$lang->doc->confirmDelete = "당신이 의사를 삭제하시겠습니까?";
|
||||
|
||||
@@ -60,9 +60,9 @@ $lang->doc->deleteFile = '刪除文件';
|
||||
$lang->doc->systemLibs['product'] = '产品文档库';
|
||||
$lang->doc->systemLibs['project'] = '项目文档库';
|
||||
|
||||
$lang->doc->types['file'] = 'file';
|
||||
$lang->doc->types['url'] = 'url';
|
||||
$lang->doc->types['text'] = 'text';
|
||||
$lang->doc->types['file'] = '文件';
|
||||
$lang->doc->types['url'] = '链接';
|
||||
$lang->doc->types['text'] = '网页';
|
||||
|
||||
$lang->doc->confirmDeleteLib = " 您确定删除该文档库吗?";
|
||||
$lang->doc->confirmDelete = " 您确定删除该文档吗?";
|
||||
|
||||
@@ -60,9 +60,9 @@ $lang->doc->deleteFile = '刪除文件';
|
||||
$lang->doc->systemLibs['product'] = '產品文檔庫';
|
||||
$lang->doc->systemLibs['project'] = '項目文檔庫';
|
||||
|
||||
$lang->doc->types['file'] = 'file';
|
||||
$lang->doc->types['url'] = 'url';
|
||||
$lang->doc->types['text'] = 'text';
|
||||
$lang->doc->types['file'] = '文件';
|
||||
$lang->doc->types['url'] = '鏈接';
|
||||
$lang->doc->types['text'] = '網頁';
|
||||
|
||||
$lang->doc->confirmDeleteLib = " 您確定刪除該文檔庫嗎?";
|
||||
$lang->doc->confirmDelete = " 您確定刪除該文檔嗎?";
|
||||
|
||||
Reference in New Issue
Block a user