mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-03 08:11:08 +00:00
12 lines
395 B
JSON
12 lines
395 B
JSON
{
|
|
"Saving...": "保存...",
|
|
"All changes saved": "保存所有更改",
|
|
"Insert Row": "插入行",
|
|
"Duplicate Row": "复制行",
|
|
"Delete Row": "删除行",
|
|
"Delete Rows": "删除多行",
|
|
"Insert Row Above": "上方插入行",
|
|
"Insert Row Below": "下方插入行",
|
|
"Drag and drop images or click or paste here to add": "将图片拖拽或点击或粘贴到此处进行上传"
|
|
}
|