mirror of
https://github.com/lobehub/lobe-chat.git
synced 2025-12-20 01:12:52 +08:00
* update * update * update * update * update * update * update * update * update * update * update
25 lines
403 B
JSON
25 lines
403 B
JSON
{
|
|
"plans": {
|
|
"plan": {
|
|
"enterprise": {
|
|
"title": "엔터프라이즈"
|
|
},
|
|
"free": {
|
|
"title": "무료"
|
|
},
|
|
"hobby": {
|
|
"title": "셀프 서비스"
|
|
},
|
|
"premium": {
|
|
"title": "프리미엄"
|
|
},
|
|
"starter": {
|
|
"title": "스타터"
|
|
},
|
|
"ultimate": {
|
|
"title": "얼티메이트"
|
|
}
|
|
}
|
|
}
|
|
}
|