mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-29 11:15:42 +08:00
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.
28 lines
705 B
JSON
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"
|
|
}
|