Files
multica/packages/views/locales/ko/labels.json
Jiayuan Zhang c377d7fb4f feat(labels): add scoped label management (#5279)
* feat(labels): add scoped label management

* fix(labels): address review feedback

* fix(migrations): use unique label migration prefix
2026-07-12 03:46:08 +08:00

11 lines
301 B
JSON

{
"remove_label": "{{name}} 라벨 제거",
"resource_picker": {
"empty": "레이블 없음",
"add": "레이블 추가",
"search": "레이블 검색...",
"no_labels": "먼저 설정에서 레이블을 만드세요",
"no_results": "일치하는 레이블이 없습니다"
}
}