picsScroller/stringResources/zh-CN/resources.resjson

17 lines
992 B
Plaintext
Raw Normal View History

2020-09-06 14:14:15 +08:00
{
"roles-urls-displayName": "图片url",
"roles-urls-description": "图片的url例如'http://www.example.com/xx.png'",
"objects-layout-displayName": "布局",
"objects-layout-rowsCount-displayName": "行数",
"objects-layout-rowsCount-descriptionKey": "需要排列为几行?",
"objects-layout-rowGap-displayName": "行间距",
"objects-layout-rowGap-descriptionKey": "按视觉对象高度的百分比(%",
"objects-layout-columnGap-displayName": "列间距",
"objects-layout-columnGap-descriptionKey": "按视觉对象宽度的百分比(%",
"objects-animation-displayName": "动画",
"objects-animation-stepLength-displayName": "步长(%",
"objects-animation-stepLength-descriptionKey": "每个周期内滚动的长度占视觉对象宽度的百分比(%",
"objects-animation-interval-displayName": "周期(毫秒)",
"objects-animation-interval-descriptionKey": "滚动的间隔,单位(毫秒)"
}