-
Notifications
You must be signed in to change notification settings - Fork 244
Expand file tree
/
Copy pathcustomize.json
More file actions
31 lines (30 loc) · 1.1 KB
/
Copy pathcustomize.json
File metadata and controls
31 lines (30 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"greeting": "你好啊",
"name": "XX",
"greetingText": "很庆幸能在最美丽的年华遇见最美丽的你",
"wishText": "朱颜长似,头上花枝,岁岁年年。愿君青丝不老,岁岁皆欢。",
"imagePath": "img/lydia2.png",
"text1": "今天是你的生日啊!!! :D",
"textInChatBox": "非常非常非常诚挚的祝你生日快乐!!!很多很多的快乐……",
"sendButtonLabel": "发送",
"text2": "我想给你一个惊喜",
"text3": "我认真的想了很久",
"text4": "我认识到,我想要做一些",
"text4Adjective": "特殊的事情",
"text5Entry": "因为,",
"text5Content": "你对于我来说,很特殊",
"smiley": ":)",
"bigTextPart1": "所",
"bigTextPart2": "以",
"wishHeading": "生日快乐啊!",
"outroText": "我希望你喜欢这个小小的惊喜!",
"replayText": "如果你喜欢的话,可以再看一次哦!或者……",
"outroSmiley": ":)",
"music": "./music/bgMusic.mp3",
"fonts": [
{
"name": "Ma Shan Zheng",
"path": "https://fonts.googleapis.com/css?family=Ma+Shan+Zheng&display=swap"
}
]
}