fix(i18n): update 'disabled' title translation to '사용안함'

pull/20348/head
comfuture 12 months ago
parent 228a4d99db
commit 9cdb010166

@ -463,7 +463,7 @@ const translation = {
metadata: {
options: {
disabled: {
title: '장애인',
title: '사용안함',
subTitle: '메타데이터 필터링을 활성화하지 않음',
},
automatic: {

Loading…
Cancel
Save