mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-19 11:50:35 +08:00
* Create dashboard.json * Create index.json * Create labelling.json * Create message.json * Create common.json * Create tos * Create leaderboard.json * Create tasks.json * Update next-i18next.config.js * Update common.json
7 lines
195 B
JSON
7 lines
195 B
JSON
{
|
|
"title": "Servicebetingelser for Open Assistant",
|
|
"content": "For fortsat at bruge Open Assistant, skal du acceptere servicebetingelserne.",
|
|
"accept": "Accepter",
|
|
"decline": "Afslå"
|
|
}
|