]> gitweb.fperrin.net Git - Dictionary.git/blob - res/values-zh-rCN/arrays.xml
Add system theme translations
[Dictionary.git] / res / values-zh-rCN / arrays.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3
4   <string-array name="fonts">
5     <item>FreeSerif</item>
6     <item>系统默认</item>
7     <item>系统衬线体</item>
8     <item>系统无衬线体</item>
9     <item>系统等宽字体</item>
10   </string-array>
11
12   <string-array name="themes">
13     <item>亮色主题</item>
14     <item>暗色主题(默认)</item>
15     <item>系统主题</item>
16   </string-array>
17
18 </resources>