mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-08 10:32:23 -04:00
Update zh-cn.json
This commit is contained in:
parent
365b6d8019
commit
1899d3361b
1 changed files with 9 additions and 3 deletions
|
@ -1,13 +1,19 @@
|
||||||
{
|
{
|
||||||
"lang": "简体中文",
|
"lang": "简体中文",
|
||||||
"details": "详情",
|
"details": "详情",
|
||||||
|
"list": "列表",
|
||||||
|
"grid": "网格",
|
||||||
"icons": "图标",
|
"icons": "图标",
|
||||||
"name": "文件名",
|
"name": "文件名",
|
||||||
"lastModified": "上次修改",
|
"lastModified": "修改时间",
|
||||||
"size": "大小",
|
"size": "大小",
|
||||||
"parentDirectory": "上层文件夹",
|
"parentDirectory": "上层文件夹",
|
||||||
"empty": "空文件夹",
|
"empty": "空文件夹",
|
||||||
"folders": "文件夹",
|
"folders": "文件夹",
|
||||||
"files": "文件",
|
"files": "文件",
|
||||||
"download": "下载"
|
"download": "下载",
|
||||||
}
|
"noMatch": "没有匹配",
|
||||||
|
"dateFormat": "YYYY-MM-DD HH:mm",
|
||||||
|
"filter": "过滤",
|
||||||
|
"delete": "删除"
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue