Files
Open-Assistant/website/public/locales/ca/common.json
T
Richard MacarthyandGitHub 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": "Sobre",
"account_settings": "Compte",
"admin_dashboard": "Panell d'administració",
"connect": "Connectar",
"conversational": "AI conversacional per a tothom.",
"copied": "Copiat",
"dark_mode": "Mode fosc",
"dashboard_home": "Panell principal",
"dashboard": "Panell principal",
"delete": "Esborrar",
"discord": "Discord",
"docs": "Documentació",
"github": "GitHub",
"leaderboard": "Classificacions",
"legal": "Legal",
"light_mode": "Mode clar",
"loading": "Carregant...",
"messages_dashboard": "Taulell de missatges",
"messages": "Missatges",
"more_information": "Més informació",
"no": "No",
"privacy_policy": "Política de privacitat",
"report_a_bug": "Informar d'un error",
"sign_in": "Iniciar sessió",
"sign_out": "Tancar sessió",
"success": "Èxit",
"status_dashboard": "Taulell d'estat",
"status": "Estat",
"terms_of_service": "Termes de servei",
"title": "Open Assistant",
"user_leaderboard": "Classificació d'usuaris",
"users_dashboard": "Taulell d'usuaris",
"users": "Usuaris",
"yes": "Sí"
}