diff --git a/Locales/zh.qm b/Locales/zh.qm index a572830..8e70205 100644 Binary files a/Locales/zh.qm and b/Locales/zh.qm differ diff --git a/Locales/zh.ts b/Locales/zh.ts index 6b26b3c..d0d9b43 100644 --- a/Locales/zh.ts +++ b/Locales/zh.ts @@ -9,38 +9,43 @@ 序列之争底部UI挂件 - - + + Settings 设置 - + UI Settings UI设置 - + Configuration 配置项 - + + Curve + 曲线 + + + Line Color 线条颜色 - + Line Width 线宽 - + Shadow Color 阴影颜色 - + Shadow Size 阴影大小 @@ -53,98 +58,118 @@ 序列之争顶部UI挂件 - + Light 细体 - + Normal 常规 - + Bold 粗体 - - + + Settings 设置 - + UI Settings UI设置 - + Configuration 设置项 - + Circle Color 中心圆颜色 - + Line Color 线条颜色 - + + Top Line Action + 顶部UI动作 + + + + Command + 命令 + + + + Toggle UI + 切换UI + + + + Curve + 曲线 + + + Line Width 线宽 - + Shadow Color 阴影颜色 - + Shadow Size 阴影大小 - + Battle UI 战斗UI - + Clock Visible 显示时间 - + 24 Hour Clock 24小时制 - + Font Color 字体颜色 - + Font Size 字体大小 - + Font Style 字体样式 - + Font Weight 字体粗细 - + Text Vertical Offset 文字垂直偏移 diff --git a/Presets/TopUI/settings.xml b/Presets/TopUI/settings.xml index aa2bda9..96b7cd2 100644 --- a/Presets/TopUI/settings.xml +++ b/Presets/TopUI/settings.xml @@ -1,4 +1,4 @@ - {"Circle Color":"#fffcf9","Line Color":"#fffcf9","Line Width":38,"Shadow Color":"#e0e0e0","Shadow Size":0.5,"Battle UI":true,"Clock Visible":true,"Full Clock":true,"Font Color":"#f5f5f5","Font Size":44,"Font Name":0,"Font Weight":0,"Text Vertical Offset":16} + {"Curve": "true","Line Color":"#fffcf9","Line Width":38,"Shadow Color":"#e0e0e0","Shadow Size":0.5,"Battle UI":true,"Circle Color":"#fffcf9","Clock Visible":true,"Full Clock":true,"Font Color":"#f5f5f5","Font Size":44,"Font Name":0,"Font Weight":0,"Text Vertical Offset":16} \ No newline at end of file