mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-23 05:13:30 +02:00
Merge pull request #542 from kuoruan/translate
Update Chinese Translate
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"download": "下载",
|
"download": "下载",
|
||||||
"empty": "空文件夹",
|
"empty": "空文件夹",
|
||||||
"files": "文件",
|
"files": "文件",
|
||||||
"filter": "查找",
|
"filter": "过滤",
|
||||||
"folders": "文件夹",
|
"folders": "文件夹",
|
||||||
"grid": "网格",
|
"grid": "网格",
|
||||||
"icons": "图标",
|
"icons": "图标",
|
||||||
@@ -15,6 +15,9 @@
|
|||||||
"name": "文件名",
|
"name": "文件名",
|
||||||
"noMatch": "无匹配项",
|
"noMatch": "无匹配项",
|
||||||
"parentDirectory": "父文件夹",
|
"parentDirectory": "父文件夹",
|
||||||
|
"search": "搜索",
|
||||||
"size": "大小",
|
"size": "大小",
|
||||||
"view": "视图"
|
"tree": "树形目录",
|
||||||
|
"view": "视图",
|
||||||
|
"info": "信息"
|
||||||
}
|
}
|
||||||
|
@@ -10,9 +10,14 @@
|
|||||||
"folders": "資料夾",
|
"folders": "資料夾",
|
||||||
"grid": "網格",
|
"grid": "網格",
|
||||||
"icons": "圖示",
|
"icons": "圖示",
|
||||||
|
"language": "語言",
|
||||||
"lastModified": "上次修改",
|
"lastModified": "上次修改",
|
||||||
"name": "檔名",
|
"name": "檔名",
|
||||||
"noMatch": "沒有符合的檔案",
|
"noMatch": "沒有符合的檔案",
|
||||||
"parentDirectory": "上層目錄",
|
"parentDirectory": "上層目錄",
|
||||||
"size": "大小"
|
"search": "搜尋",
|
||||||
|
"size": "大小",
|
||||||
|
"tree": "樹形目錄",
|
||||||
|
"view": "檢視",
|
||||||
|
"info": "資訊"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user