mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-23 09:14:35 +00:00
feat(i18n): readermode translations and icon (#1961)
* fix(readermode): Translations and a new icon for ReaderMode * Formatted * Replaced icon
This commit is contained in:
@ -29,6 +29,9 @@ export default {
|
||||
lightMode: "라이트 모드",
|
||||
darkMode: "다크 모드",
|
||||
},
|
||||
readerMode: {
|
||||
title: "리더 모드",
|
||||
},
|
||||
explorer: {
|
||||
title: "탐색기",
|
||||
},
|
||||
|
Reference in New Issue
Block a user