mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: i18n error
--bug=1054853 --user=王孝刚 【API文档】-获取知识库文档分页列表接口的名称错误 https://www.tapd.cn/57709429/s/1688248
This commit is contained in:
parent
2ecec57d2f
commit
bf52dd8174
|
|
@ -4536,7 +4536,7 @@ msgstr "修改知识库信息"
|
|||
#: community/apps/dataset/views/document.py:463
|
||||
#: community/apps/dataset/views/document.py:464
|
||||
msgid "Get the knowledge base paginated list"
|
||||
msgstr "获取知识库分页列表"
|
||||
msgstr "获取知识库文档分页列表"
|
||||
|
||||
#: community/apps/dataset/views/document.py:31
|
||||
#: community/apps/dataset/views/document.py:32
|
||||
|
|
|
|||
|
|
@ -4545,7 +4545,7 @@ msgstr "修改知識庫信息"
|
|||
#: community/apps/dataset/views/document.py:463
|
||||
#: community/apps/dataset/views/document.py:464
|
||||
msgid "Get the knowledge base paginated list"
|
||||
msgstr "獲取知識庫分頁列表"
|
||||
msgstr "獲取知識庫文档分頁列表"
|
||||
|
||||
#: community/apps/dataset/views/document.py:31
|
||||
#: community/apps/dataset/views/document.py:32
|
||||
|
|
|
|||
Loading…
Reference in New Issue