1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-03 08:11:08 +00:00
seahub/media/assets/frontend/locales/en/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
398 B
JSON

{
"Saving...": "Saving...",
"All changes saved": "All changes saved",
"Insert Row": "Insert Row",
"Duplicate Row": "Duplicate Row",
"Delete Row": "Delete Row",
"Delete Rows": "Delete Rows",
"Insert Row Above": "Insert Row Above",
"Insert Row Below": "Insert Row Below",
"Drag and drop images or click or paste here to add" : "Drag and drop images or click or paste here to add"
}