fix(i18n): update translations for 'theme', 'light', and 'dark' to '테마', '밝은', and '어두운'

pull/20348/head
comfuture 12 months ago
parent 60504e8d07
commit 141256769e

@ -645,9 +645,9 @@ const translation = {
perPage: '페이지당 항목 수',
},
theme: {
theme: '주제',
light: '',
dark: '어',
theme: '테마',
light: '밝은',
dark: '어두운',
auto: '시스템',
},
compliance: {

Loading…
Cancel
Save