1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

update sdoc translate

This commit is contained in:
杨顺强
2023-05-04 11:13:15 +08:00
parent 215e504b04
commit 8f1982b8f8
2 changed files with 6 additions and 2 deletions

View File

@@ -233,5 +233,7 @@
"me": "me",
"Server_is_not_connected_Operation_will_be_sent_to_server_later": "Server is not connected. Operation will be sent to server later.",
"Server_is_disconnected_Reconnecting": "Server is disconnected. Reconnecting...",
"Server_is_reconnected": "Server is reconnected."
"Server_is_reconnected": "Server is reconnected.",
"Outline": "Outline",
"Headings_you_add_to_the_document_will_appear_here": "Headings you add to the document will appear here"
}

View File

@@ -228,5 +228,7 @@
"me": "我",
"Server_is_not_connected_Operation_will_be_sent_to_server_later": "服务器未连接。 操作稍后将发送到服务器。",
"Server_is_disconnected_Reconnecting": "服务器断开连接。正在重新连接...",
"Server_is_reconnected": "服务器已重新连接。"
"Server_is_reconnected": "服务器已重新连接。",
"Outline": "大纲",
"Headings_you_add_to_the_document_will_appear_here": "您添加到文档中的标题将显示在此处"
}