chore: translate i18n files (#7965)
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: Hanqing Zhao <sherry9277@gmail.com> Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
15791510c8
commit
fb113a9479
@@ -122,7 +122,17 @@ const translation = {
|
||||
removeConfirmTitle: 'Xóa cấu hình {{key}}?',
|
||||
removeConfirmContent: 'Cấu hình hiện tại đang được sử dụng, việc xóa nó sẽ tắt tính năng Theo dõi.',
|
||||
},
|
||||
view: 'Cảnh',
|
||||
},
|
||||
answerIcon: {
|
||||
description: 'Có nên sử dụng biểu tượng WebApp để thay thế 🤖 trong ứng dụng được chia sẻ hay không',
|
||||
descriptionInExplore: 'Có nên sử dụng biểu tượng WebApp để thay thế 🤖 trong Khám phá hay không',
|
||||
title: 'Sử dụng biểu tượng WebApp để thay thế 🤖',
|
||||
},
|
||||
importFromDSLFile: 'Từ tệp DSL',
|
||||
importFromDSL: 'Nhập từ DSL',
|
||||
importFromDSLUrlPlaceholder: 'Dán liên kết DSL vào đây',
|
||||
importFromDSLUrl: 'Từ URL',
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
Reference in New Issue
Block a user