chore: translate i18n files (#8202)
Co-authored-by: takatost <5485478+takatost@users.noreply.github.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
dabfd74622
commit
178730266d
@@ -77,6 +77,22 @@ const translation = {
|
||||
overwriteAndImport: 'Ghi đè và nhập',
|
||||
importDSL: 'Nhập DSL',
|
||||
syncingData: 'Đồng bộ hóa dữ liệu, chỉ vài giây.',
|
||||
parallelTip: {
|
||||
click: {
|
||||
title: 'Bấm',
|
||||
desc: 'để thêm',
|
||||
},
|
||||
drag: {
|
||||
title: 'Kéo',
|
||||
desc: 'Để kết nối',
|
||||
},
|
||||
limit: 'Song song được giới hạn trong các nhánh {{num}}.',
|
||||
depthLimit: 'Giới hạn lớp lồng song song của {{num}} layer',
|
||||
},
|
||||
parallelRun: 'Chạy song song',
|
||||
disconnect: 'Ngắt kết nối',
|
||||
jumpToNode: 'Chuyển đến nút này',
|
||||
addParallelNode: 'Thêm nút song song',
|
||||
},
|
||||
env: {
|
||||
envPanelTitle: 'Biến Môi Trường',
|
||||
|
Reference in New Issue
Block a user