mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-03 08:11:08 +00:00
12 lines
398 B
JSON
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"
|
|
}
|