mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-08 11:13:58 +08:00
Fix import orders for useTranslation Apply common translations for header and footer lint Fix getServerSideProps messages/id
18 lines
449 B
JSON
18 lines
449 B
JSON
{
|
|
"about": "About",
|
|
"account_settings": "Account Settings",
|
|
"connect": "Connect",
|
|
"conversational": "Conversational AI for everyone.",
|
|
"dashboard": "Dashboard",
|
|
"discord": "Discord",
|
|
"docs": "Docs",
|
|
"github": "GitHub",
|
|
"legal": "Legal",
|
|
"privacy_policy": "Privacy Policy",
|
|
"report_a_bug": "Report a Bug",
|
|
"sign_in": "Sign In",
|
|
"sign_out": "Sign Out",
|
|
"terms_of_service": "Terms of Service",
|
|
"title": "Open Assistant"
|
|
}
|