mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-02 10:05:41 +02:00
* feat(labels): add scoped label management * fix(labels): address review feedback * fix(migrations): use unique label migration prefix
11 lines
301 B
JSON
11 lines
301 B
JSON
{
|
|
"remove_label": "{{name}} 라벨 제거",
|
|
"resource_picker": {
|
|
"empty": "레이블 없음",
|
|
"add": "레이블 추가",
|
|
"search": "레이블 검색...",
|
|
"no_labels": "먼저 설정에서 레이블을 만드세요",
|
|
"no_results": "일치하는 레이블이 없습니다"
|
|
}
|
|
}
|