Files
twenty/packages/twenty-docs/l/vi/navigation.json
T
github-actions[bot] e02c24bd3a i18n - docs translations (#15904)
Created by Github action

---------

Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2025-11-18 17:21:48 +01:00

91 lines
2.2 KiB
JSON

{
"tabs": {
"userGuide": {
"label": "User Guide",
"groups": {
"gettingStarted": {
"label": "Bắt đầu"
},
"dataModel": {
"label": "Mô hình dữ liệu"
},
"crmEssentials": {
"label": "CRM Essentials"
},
"views": {
"label": "Các chế độ xem"
},
"workflows": {
"label": "Quy Trình Làm Việc"
},
"collaboration": {
"label": "Cộng tác"
},
"integrationsApi": {
"label": "Integrations & API"
},
"reporting": {
"label": "Báo cáo"
},
"settings": {
"label": "Cài đặt"
},
"pricing": {
"label": "Giá cả"
},
"resources": {
"label": "Tài nguyên"
}
}
},
"developers": {
"label": "Lập trình viên",
"groups": {
"developersGroup": {
"label": "Lập trình viên"
},
"devGettingStarted": {
"label": "Bắt đầu",
"groups": {
"selfHosting": {
"label": "Tự lưu trữ"
},
"apiAndWebhooks": {
"label": "API and Webhooks"
}
}
},
"contributing": {
"label": "Đóng góp",
"groups": {
"frontendDevelopment": {
"label": "Phát triển Frontend",
"groups": {
"twentyUi": {
"label": "Twenty UI",
"groups": {
"display": {
"label": "Hiển thị"
},
"feedback": {
"label": "Phản hồi"
},
"input": {
"label": "Đầu vào"
},
"navigation": {
"label": "Navigation"
}
}
}
}
},
"backendDevelopment": {
"label": "Phát triển Backend"
}
}
}
}
}
}
}