chore: translate i18n files (#23704)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-11 10:35:29 +08:00
committed by GitHub
parent 7ee170f0a7
commit 69c3439c3a
19 changed files with 73 additions and 0 deletions

View File

@@ -991,6 +991,10 @@ const translation = {
dependentsDescription: 'Các nút dựa vào nút này',
},
relationsTab: 'Mối quan hệ',
noLastRunFound: 'Không tìm thấy lần chạy trước',
noMatchingInputsFound: 'Không tìm thấy đầu vào nào khớp từ lần chạy trước',
copyLastRun: 'Sao chép lần chạy cuối',
copyLastRunError: 'Không thể sao chép đầu vào của lần chạy trước',
},
}