Files
Open-Assistant/website/public/locales/vi/common.json
T
Richard Macarthy cc3891ed12 Fix hydration issues side menu, move side_menu.json to common.json (#1327)
Fixes #1326

This PR moves all json in side_menu.json to common.json. We have an issue with the side menu layout as it's a high level component and this causes hydration issues with SSR when global namespaces are not passed by default.
2023-02-09 11:45:03 +09:00

37 lines
1.1 KiB
JSON

{
"about": "Thông tin",
"account_settings": "Tài khoản",
"admin_dashboard": "Trang cho admin",
"connect": "Liên hệ",
"conversational": "Chatbot AI cho tất cả mọi người",
"copied": "Copied",
"dark_mode": "Giao diện tối",
"dashboard_home": "Trang chính",
"dashboard": "Trang chính",
"delete": "Xoá",
"discord": "Discord",
"docs": "Hướng dẫn",
"github": "GitHub",
"leaderboard": "Bảng xếp hạng",
"legal": "Luật lệ",
"light_mode": "Giao diện sáng",
"loading": "Đang tải...",
"messages_dashboard": "Bảng xếp hạng tin nhắn",
"messages": "Tin nhắn",
"more_information": "Xem thêm",
"no": "Không",
"privacy_policy": "Chính sách bảo mật",
"report_a_bug": "Báo lỗi",
"sign_in": "Đăng nhập",
"sign_out": "Đăng xuất",
"status_dashboard": "Trang hiện tình trạng",
"status": "Tình trạng",
"success": "Success",
"terms_of_service": "Điều khoản sử dụng",
"title": "Open Assistant",
"user_leaderboard": "Bảng xếp hạng người dùng",
"users_dashboard": "Trang về người dùng",
"users": "Người dùng",
"yes": "Có"
}