Files
Open-Assistant/website/public/locales/en/common.json
T
AbdBarhoandGitHub 7be3ca4b9c Update german locale (#1166)
also:
    sort keys in json alphabetically
    change the way files are printed to be grouped by language.
This will be spicy since we have many german speakers here.
2023-02-06 11:20:28 +09:00

28 lines
705 B
JSON

{
"about": "About",
"account_settings": "Account",
"admin_dashboard": "Admin Dashboard",
"connect": "Connect",
"conversational": "Conversational AI for everyone.",
"copied": "Copied",
"dark_mode": "Dark Mode",
"dashboard": "Dashboard",
"delete": "Delete",
"discord": "Discord",
"docs": "Docs",
"github": "GitHub",
"legal": "Legal",
"light_mode": "Light Mode",
"loading": "Loading...",
"more_information": "More Information",
"no": "No",
"privacy_policy": "Privacy Policy",
"report_a_bug": "Report a Bug",
"sign_in": "Sign In",
"sign_out": "Sign Out",
"success": "Success",
"terms_of_service": "Terms of Service",
"title": "Open Assistant",
"yes": "Yes"
}