0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/docs/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
Gao Sun 4945995e6e
docs: add zh-CN Swift SDK reference (#602)
* docs: add zh-CN Swift SDK reference

* fix: typo
2022-04-22 17:13:04 +08:00

26 lines
673 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"version.label": {
"message": "下一个"
},
"sidebar.tutorialSidebar.category.Integrate SDK": {
"message": "集成 SDK"
},
"sidebar.sdkSidebar.category.Classes": {
"message": "类Classes"
},
"sidebar.sdkSidebar.category.Enums": {
"message": "枚举Enums"
},
"sidebar.sdkSidebar.category.Protocols": {
"message": "接口Protocols"
},
"sidebar.sdkSidebar.category.Typealiases": {
"message": "类型别名Typealiases"
},
"sidebar.sdkSidebar.category.Extensions": {
"message": "扩展Extensions"
},
"sidebar.sdkSidebar.category.Structs": {
"message": "结构体Structs"
}
}