|
4 | 4 | "title": "React ChatBotify Gallery",
|
5 | 5 | "plugin": "Plugins",
|
6 | 6 | "themes": "Themes",
|
7 |
| - "themebuild": "Theme Builder", |
| 7 | + "themebuilder": "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 |
| - "thcreds":{ |
| 30 | + "themeauthors":{ |
31 | 31 | "name1":"Tan Jin",
|
32 | 32 | "name2":"Lewis Hamilton"
|
33 | 33 | },
|
|
48 | 48 | },
|
49 | 49 |
|
50 | 50 |
|
51 |
| - "coldesc":{ |
| 51 | + "colordescription":{ |
52 | 52 | "cyberdesc":"A minimalistic design inspired by Nike Air Mag",
|
53 | 53 | "azuredesc":"A deep space blue dark style",
|
54 | 54 | "lewisdesc":"Based in the trademark of Lewis Hamilton 44",
|
|
67 | 67 | "sponsor":"Powered by React ChatBotify"
|
68 | 68 | },
|
69 | 69 | "prompts":{
|
70 |
| - "next":"What's next? 😊", |
71 |
| - "try":"Try again", |
72 |
| - "chkdocs":"Check Documentation", |
| 70 | + "message3":"What's next? 😊", |
| 71 | + "message4":"Try again", |
| 72 | + "documentation":"Check Documentation", |
73 | 73 | "discord":"Discord",
|
74 |
| - "msg1":"Hello 👋! Did you know? The order of specifying themes matters!", |
75 |
| - "msg2":"Try previewing some themes below, or click on those on the left!", |
76 |
| - "err":"Hmmm I'm not sure what you said, but let's try again!" |
| 74 | + "message1":"Hello 👋! Did you know? The order of specifying themes matters!", |
| 75 | + "message2":"Try previewing some themes below, or click on those on the left!", |
| 76 | + "error":"Hmmm I'm not sure what you said, but let's try again!" |
77 | 77 | },
|
78 | 78 |
|
79 | 79 | "display":{
|
80 | 80 | "preview":"Preview Themes",
|
81 | 81 | "blank":"No themes selected for preview",
|
82 |
| - "cview":"Clear Previews" |
| 82 | + "clearview":"Clear Previews" |
83 | 83 | },
|
84 | 84 |
|
85 |
| - "thlist":{ |
| 85 | + "themelist":{ |
86 | 86 | "themedetails":"View Details",
|
87 |
| - "view":"Preview" |
| 87 | + "themeview":"Preview" |
88 | 88 | },
|
89 | 89 |
|
90 | 90 | "carddetails":{
|
91 | 91 | "name":"Name",
|
92 | 92 | "details":"Description",
|
93 | 93 | "id":"ID",
|
94 |
| - "ver":"Version", |
95 |
| - "auth":"Author", |
| 94 | + "version":"Version", |
| 95 | + "author":"Author", |
96 | 96 | "tags":"Tags",
|
97 |
| - "cont":"Content", |
98 |
| - "down":"Download" |
| 97 | + "content":"Content", |
| 98 | + "install":"Download" |
99 | 99 | }
|
100 | 100 |
|
101 | 101 |
|
|
0 commit comments