chore: translate i18n files (#23841)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
973a390298
commit
6e6389c930
@@ -262,6 +262,19 @@ const translation = {
|
||||
searchApplicationsDesc: '搜索並導航到您的應用程式',
|
||||
searchPlugins: '搜索外掛程式',
|
||||
searchWorkflowNodesDesc: '按名稱或類型查找並跳轉到當前工作流中的節點',
|
||||
themeCategoryTitle: '主題',
|
||||
themeSystemDesc: '遵循你的操作系統外觀',
|
||||
themeLightDesc: '使用輕盈的外觀',
|
||||
themeDark: '黑暗主題',
|
||||
themeSystem: '系統主題',
|
||||
themeDarkDesc: '使用深色外觀',
|
||||
runTitle: '指令',
|
||||
languageCategoryDesc: '切換介面語言',
|
||||
themeLight: '淺色主題',
|
||||
languageCategoryTitle: '語言',
|
||||
themeCategoryDesc: '切換應用程式主題',
|
||||
languageChangeDesc: '更改 UI 語言',
|
||||
runDesc: '執行快速命令(主題、語言等...)',
|
||||
},
|
||||
emptyState: {
|
||||
noAppsFound: '未找到應用',
|
||||
|
||||
Reference in New Issue
Block a user