Revision control

Copy as Markdown

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Name for one of the font options available to use -->
<string name="mozac_feature_readerview_sans_serif_font">산세리프</string>
<!-- Accessible description for the font option -->
<string name="mozac_feature_readerview_sans_serif_font_desc">산세리프 글꼴</string>
<!-- Name for one of the font options available to use -->
<string name="mozac_feature_readerview_serif_font">세리프</string>
<!-- Accessible description for the font option -->
<string name="mozac_feature_readerview_serif_font_desc">세리프 글꼴</string>
<!-- Accessible description for decreasing the font size -->
<string name="mozac_feature_readerview_font_size_decrease_desc">글꼴 크기 작게</string>
<!-- Accessible description for increasing the font size -->
<string name="mozac_feature_readerview_font_size_increase_desc">글꼴 크기 크게</string>
<!-- Color option for the background -->
<string name="mozac_feature_readerview_dark">어둡게</string>
<!-- Accessible description for the color option -->
<string name="mozac_feature_readerview_dark_color_scheme_desc">어두운 색 구성표</string>
<!-- Color option for the background -->
<string name="mozac_feature_readerview_sephia">세피아</string>
<!-- Accessible description for the color option -->
<string name="mozac_feature_readerview_sepia_color_scheme_desc">세피아 색 구성표</string>
<!-- Color option for the background -->
<string name="mozac_feature_readerview_light">밝게</string>
<!-- Accessible description for the color option -->
<string name="mozac_feature_readerview_light_color_scheme_desc">밝은 색 구성표</string>
</resources>