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: { metadata: {
options: { options: {
disabled: { disabled: {
title: '장애인', title: '사용안함',
subTitle: '메타데이터 필터링을 활성화하지 않음', subTitle: '메타데이터 필터링을 활성화하지 않음',
}, },
automatic: { automatic: {

Loading…
Cancel
Save