mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-12 12:03:06 +08:00
* Create index.json * Create dashboard.json * Create tos.json * Create common.json * Create labelling.json * Create message.json * Create leaderboard.json * Update common.json * Create tasks.json * Update tasks.json * Update labelling.json * Update labelling.json * Add th to next-i18next.config.js * Update labelling.json
7 lines
409 B
JSON
7 lines
409 B
JSON
{
|
|
"title": "ข้อกำหนดในการให้บริการสำหรับ Open Assistant",
|
|
"content": "หากต้องการใช้ Open Assistant ต่อไป คุณต้องยอมรับข้อกำหนดในการให้บริการของเราก่อน",
|
|
"accept": "ยอมรับ",
|
|
"decline": "ปฏิเสธ"
|
|
}
|