chore: translate i18n files (#24727)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-28 23:40:10 +08:00
committed by GitHub
parent 39064197da
commit e87d4fbf69
18 changed files with 90 additions and 0 deletions

View File

@@ -277,6 +277,10 @@ const translation = {
runDesc: 'Chạy các lệnh nhanh (chủ đề, ngôn ngữ, ... )',
themeCategoryDesc: 'Chuyển đổi giao diện ứng dụng',
slashDesc: 'Thực hiện các lệnh như /theme, /lang',
feedbackDesc: 'Thảo luận phản hồi cộng đồng mở',
accountDesc: 'Đi đến trang tài khoản',
docDesc: 'Mở tài liệu trợ giúp',
communityDesc: 'Mở cộng đồng Discord',
},
emptyState: {
noWorkflowNodesFound: 'Không tìm thấy nút quy trình làm việc',
@@ -311,6 +315,7 @@ const translation = {
inScope: 'trong {{scope}}s',
tryDifferentSearch: 'Thử một cụm từ tìm kiếm khác',
noMatchingCommands: 'Không tìm thấy lệnh phù hợp',
slashHint: 'Gõ / để xem tất cả các lệnh có sẵn',
},
}