feat(theme-switcher): add theme reset button (#198)

This commit is contained in:
Óscar Fernández
2023-10-06 01:36:56 +02:00
committed by GitHub
parent c7bd9b36ce
commit afbf4017e2
21 changed files with 93 additions and 18 deletions

View File

@@ -30,6 +30,7 @@ language_selection = "언어 선택"
toggle_mode = "$MODE 모드로 전환" # $MODE will be replaced by a value (or both) below.
dark = "어두운"
light = "밝은"
reset_mode = "모드를 OS 기본값으로 재설정"
# Post metadata.
draft = "임시 저장"