mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-16 11:45:09 +01:00
Create zh_cn.json
This commit is contained in:
7
src/main/resources/assets/blur/lang/zh_cn.json
Normal file
7
src/main/resources/assets/blur/lang/zh_cn.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"text.autoconfig.blur.title": "模糊配置",
|
||||||
|
"text.autoconfig.blur.option.fadeTimeMillis": "淡入时间(毫秒)",
|
||||||
|
"text.autoconfig.blur.option.radius": "半径",
|
||||||
|
"text.autoconfig.blur.option.gradientStartColor": "渐变起始色",
|
||||||
|
"text.autoconfig.blur.option.gradientEndColor": "渐变结束色"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user