4
4
"title" : " React ChatBotify Gallery" ,
5
5
"plugin" : " Plugins" ,
6
6
"themes" : " Themes" ,
7
- "themebuilder " : " Theme Builder" ,
7
+ "theme_builder " : " Theme Builder" ,
8
8
"docs" : " Documentation" ,
9
9
"discord" : " Discord" ,
10
10
"login" : " Login" ,
27
27
"search" : " Search" ,
28
28
"searchbar" :" Search Themes..." ,
29
29
30
- "themeauthors " :{
30
+ "theme_authors " :{
31
31
"name1" :" Tan Jin" ,
32
32
"name2" :" Lewis Hamilton"
33
33
},
34
34
35
35
36
36
"colors" :{
37
+
37
38
"cyber" :" Cyborg" ,
38
39
"azure" :" Deep Azure" ,
39
40
"lewis" :" Lewis Hamilton" ,
44
45
"blue" :" Simple blue" ,
45
46
"violet" :" Solid Purple Haze" ,
46
47
"end" :" Terminal" ,
47
- "teal" :" Tranquil Teal"
48
- },
49
-
48
+ "teal" :" Tranquil Teal" ,
49
+
50
+
51
+ "cyber_description" :" A minimalistic design inspired by Nike Air Mag" ,
52
+ "azure_description" :" A deep space blue dark style" ,
53
+ "lewis_description" :" Based in the trademark of Lewis Hamilton 44" ,
54
+ "midblack_description" :" night sky during darkest hours" ,
55
+ "midnight_description" :" A simple minimalistic design - midnight blue" ,
56
+ "retro_description" :" Rocket back into the past!" ,
57
+ "rose_description" :" Even the ugliest of themes can be beautiful, as long as you take the time to look" ,
58
+ "blue_description" :" Simple and clean design with blue color" ,
59
+ "violet_description" :" There's no such thing as too much purple" ,
60
+ "end_description" :" For the geeks!" ,
61
+ "teal_description" :" Amazing teal theme"
50
62
51
- "colordescription" :{
52
- "cyberdesc" :" A minimalistic design inspired by Nike Air Mag" ,
53
- "azuredesc" :" A deep space blue dark style" ,
54
- "lewisdesc" :" Based in the trademark of Lewis Hamilton 44" ,
55
- "midblackdesc" :" night sky during darkest hours" ,
56
- "midnightdesc" :" A simple minimalistic design - midnight blue" ,
57
- "retrodesc" :" Rocket back into the past!" ,
58
- "rosedesc" :" Even the ugliest of themes can be beautiful, as long as you take the time to look" ,
59
- "bluedesc" :" Simple and clean design with blue color" ,
60
- "violetdesc" :" There's no such thing as too much purple" ,
61
- "enddesc" :" For the geeks!" ,
62
- "tealdesc" :" Amazing teal theme"
63
63
},
64
64
65
65
"chat" :{
66
66
"clear" :" Load Chat History" ,
67
67
"sponsor" :" Powered by React ChatBotify"
68
68
},
69
+
69
70
"prompts" :{
70
71
"message3" :" What's next? 😊" ,
71
72
"message4" :" Try again" ,
79
80
"display" :{
80
81
"preview" :" Preview Themes" ,
81
82
"blank" :" No themes selected for preview" ,
82
- "clearview " :" Clear Previews"
83
+ "clear_view " :" Clear Previews"
83
84
},
84
85
85
- "themelist " :{
86
- "themedetails " :" View Details" ,
87
- "themeview " :" Preview"
86
+ "theme_list " :{
87
+ "theme_details " :" View Details" ,
88
+ "theme_view " :" Preview"
88
89
},
89
90
90
- "carddetails " :{
91
+ "card_details " :{
91
92
"name" :" Name" ,
92
93
"details" :" Description" ,
93
94
"id" :" ID" ,
101
102
102
103
},
103
104
104
- "tbuilder " :{
105
+ "theme_builder " :{
105
106
"headline" :" Coming Soon" ,
106
- "desc " :" The Theme Builder is under construction. Please check back later!" ,
107
- "msg " :" In the meantime, please feel free to browse our available themes." ,
108
- "btn " :" Browse Themes"
107
+ "description " :" The Theme Builder is under construction. Please check back later!" ,
108
+ "message " :" In the meantime, please feel free to browse our available themes." ,
109
+ "button " :" Browse Themes"
109
110
},
110
111
111
112
"plugin" :{
112
113
"headline" :" Coming Soon" ,
113
- "desc " :" Plugins are not ready. Please check back later!" ,
114
- "msg " :" In the meantime, please feel free to browse our available themes." ,
115
- "btn " :" Browse Themes"
114
+ "description " :" Plugins are not ready. Please check back later!" ,
115
+ "message " :" In the meantime, please feel free to browse our available themes." ,
116
+ "button " :" Browse Themes"
116
117
},
117
118
118
- "userprofile " :{
119
+ "user_profile " :{
119
120
"date" :" Joined January 2024" ,
120
121
"title" :" Theme Author Section" ,
121
122
"headline" :" Coming Soon" ,
122
123
"details" :" This section is still under construction. In the meantime, feel free to browse our available themes." ,
123
- "alt " :" Browse Themes"
124
+ "alternate " :" Browse Themes"
124
125
},
125
126
126
127
"lang" :{
127
- "eng " : " English" ,
128
- "fre " : " French" ,
129
- "hi " : " Hindi"
128
+ "english " : " English" ,
129
+ "french " : " French" ,
130
+ "hindi " : " Hindi"
130
131
}
131
132
}
0 commit comments