1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-03 08:11:08 +00:00
seahub/media/assets/frontend/locales/zh-CN/dtable.json
杨顺强 64b7222bd2 Optimized translate module (#4044)
* combine dtable translate

* update cdoc html

* optimized code
2019-09-02 15:11:37 +08:00

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": "将图片拖拽或点击或粘贴到此处进行上传"
}