mirror of https://github.com/langgenius/dify.git
fix: view docs
This commit is contained in:
parent
77e9bae3ff
commit
e2539e91eb
|
|
@ -181,7 +181,7 @@ const translation = {
|
|||
emailSupport: 'Email Support',
|
||||
workspace: 'Workspace',
|
||||
createWorkspace: 'Create Workspace',
|
||||
helpCenter: 'Docs',
|
||||
helpCenter: 'View Docs',
|
||||
support: 'Support',
|
||||
compliance: 'Compliance',
|
||||
communityFeedback: 'Feedback',
|
||||
|
|
|
|||
|
|
@ -373,7 +373,7 @@ const translation = {
|
|||
panel: {
|
||||
userInputField: 'User Input Field',
|
||||
changeBlock: 'Change Node',
|
||||
helpLink: 'Docs',
|
||||
helpLink: 'View Docs',
|
||||
about: 'About',
|
||||
createdBy: 'Created By ',
|
||||
nextStep: 'Next Step',
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ const translation = {
|
|||
emailSupport: 'サポート',
|
||||
workspace: 'ワークスペース',
|
||||
createWorkspace: 'ワークスペースを作成',
|
||||
helpCenter: 'ヘルプ',
|
||||
helpCenter: 'ドキュメントを見る',
|
||||
support: 'サポート',
|
||||
compliance: 'コンプライアンス',
|
||||
communityFeedback: 'フィードバック',
|
||||
|
|
|
|||
|
|
@ -349,7 +349,7 @@ const translation = {
|
|||
panel: {
|
||||
userInputField: 'ユーザー入力欄',
|
||||
changeBlock: 'ノード変更',
|
||||
helpLink: 'ヘルプ',
|
||||
helpLink: 'ドキュメントを見る',
|
||||
about: '詳細',
|
||||
createdBy: '作成者',
|
||||
nextStep: '次のステップ',
|
||||
|
|
|
|||
|
|
@ -181,7 +181,7 @@ const translation = {
|
|||
emailSupport: '邮件支持',
|
||||
workspace: '工作空间',
|
||||
createWorkspace: '创建工作空间',
|
||||
helpCenter: '帮助文档',
|
||||
helpCenter: '查看帮助文档',
|
||||
support: '支持',
|
||||
compliance: '合规',
|
||||
communityFeedback: '用户反馈',
|
||||
|
|
|
|||
|
|
@ -359,7 +359,7 @@ const translation = {
|
|||
panel: {
|
||||
userInputField: '用户输入字段',
|
||||
changeBlock: '更改节点',
|
||||
helpLink: '帮助链接',
|
||||
helpLink: '查看帮助文档',
|
||||
about: '关于',
|
||||
createdBy: '作者',
|
||||
nextStep: '下一步',
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@ const translation = {
|
|||
emailSupport: '電子郵件支援',
|
||||
workspace: '工作空間',
|
||||
createWorkspace: '建立工作空間',
|
||||
helpCenter: '幫助文件',
|
||||
helpCenter: '查看幫助文件',
|
||||
communityFeedback: '使用者反饋',
|
||||
roadmap: '路線圖',
|
||||
community: '社群',
|
||||
|
|
|
|||
|
|
@ -310,7 +310,7 @@ const translation = {
|
|||
panel: {
|
||||
userInputField: '用戶輸入字段',
|
||||
changeBlock: '更改節點',
|
||||
helpLink: '幫助文件',
|
||||
helpLink: '查看幫助文件',
|
||||
about: '關於',
|
||||
createdBy: '作者',
|
||||
nextStep: '下一步',
|
||||
|
|
|
|||
Loading…
Reference in New Issue