-
-
Notifications
You must be signed in to change notification settings - Fork 131
Expand file tree
/
Copy pathen.json
More file actions
307 lines (307 loc) · 11.1 KB
/
Copy pathen.json
File metadata and controls
307 lines (307 loc) · 11.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
{
"about": {
"description": "Hi! I'm Nelson Lai, a passionate web development student creating innovative projects with HTML, CSS, and JavaScript. Explore my portfolio, skills, and journey in building user-friendly apps. Let's connect!"
},
"account": {
"account-created": "Account created",
"active-sessions": "Active sessions",
"avatar": "Avatar",
"description": "Manage your account.",
"display-name": "Display name",
"edit-name": "Edit name",
"edit-name-description": "Change your display name. This name will be shown on your profile and comments.",
"email": "Email",
"location-not-accurate": "Location may not be accurate",
"mobile-nav": {
"description": "Displays the mobile navigation in drawer.",
"title": "Drawer"
},
"no-active-sessions": "No active sessions",
"open-navigation-menu": "Open navigation menu",
"profile": "Profile",
"revoke-session": "Revoke",
"this-device": "This device",
"update-avatar": "Update avatar"
},
"admin": {
"page-header": {
"comments": {
"description": "Manage comments"
},
"users": {
"description": "Manage users"
}
},
"toggle-sidebar": "Toggle sidebar"
},
"blog": {
"comments": {
"author": "Author",
"comments": "{count, plural, =1 {comment} other {comments}}",
"copy-link": "Copy Link",
"dislike": "Dislike",
"highlighted-comment": "Highlighted comment",
"newest": "Newest",
"no-comments": "No comments",
"nothing-to-preview": "Nothing to preview",
"oldest": "Oldest",
"open-menu": "Open menu",
"placeholder": "Leave a comment",
"preview": "Preview",
"replies": "{count, plural, =1 {reply} other {replies}}",
"reply": "Reply",
"reply-to-comment": "Reply to comment",
"send-comment": "Send comment",
"sort-by": "Sort by",
"this-comment-has-been-deleted": "[This comment has been deleted]",
"toggle-bold": "Toggle bold",
"toggle-italic": "Toggle italic",
"toggle-strikethrough": "Toggle strikethrough",
"write": "Write"
},
"description": "Discover my website and blog, where I share tutorials, notes, and experiences as a full-stack engineer based in Hong Kong. I began web dev as a hobby in Dec 2020. Explore my journey!",
"footer": {
"edit-on-github": "Edit on GitHub",
"last-updated": "Last updated: {date}"
},
"header": {
"published-on": "Published on",
"views": "Views",
"written-by": "Written by"
},
"like-this-post": "Like this post",
"on-this-page": "On this page"
},
"command-menu": {
"actions": {
"copy-link": "Copy link",
"source-code": "Source code"
},
"description": "Search for a command to run...",
"groups": {
"social": "Social"
},
"no-results": "No results found.",
"open-menu": "Open command menu",
"placeholder": "Type a command or search",
"title": "Command Palette"
},
"common": {
"aria-labels": {
"copy-code": "Copy code to clipboard",
"loading": "Loading",
"toggle-sidebar": "Toggle Sidebar",
"tree-view": "Tree View"
},
"avatar-alt": "Avatar of {name}",
"cancel": "Cancel",
"delete": "Delete",
"dialogs": {
"delete-comment": {
"description": "Are you sure you want to delete this comment? This action cannot be undone.",
"title": "Delete a comment"
}
},
"error": "Error",
"loading": "Loading...",
"labels": {
"about": "About",
"account": "Account",
"blog": "Blog",
"close": "Close",
"comment": "Comment",
"comments": "Comments",
"dashboard": "Dashboard",
"facebook": "Facebook",
"general": "General",
"github": "GitHub",
"guestbook": "Guestbook",
"home": "Home",
"instagram": "Instagram",
"links": "Links",
"privacy": "Privacy Policy",
"projects": "Projects",
"settings": "Settings",
"terms": "Terms of Service",
"unsubscribe": "Unsubscribe",
"users": "Users",
"uses": "Uses",
"youtube": "YouTube"
},
"like": "Like",
"likes": "{count, plural, =1 {# like} other {# likes}}",
"save": "Save",
"reset": "Reset",
"sign-in": "Sign in",
"sign-out": "Sign out",
"unknown": "Unknown",
"views": "{count, plural, =1 {# view} other {# views}}"
},
"components": {
"filtered-posts": {
"no-posts-found": "No posts found",
"placeholder": "Search articles"
},
"go-to-homepage": "Go to homepage"
},
"dashboard": {
"description": "This is my personal dashboard, built with Next.js API routes deployed as serverless functions. I use this dashboard to track various stats across platforms like YouTube, GitHub, and more.",
"stat": {
"blog-total-likes": "Blog Total Likes",
"blog-total-views": "Blog Total Views",
"coding-hours": "Coding Hours",
"github-followers": "GitHub Followers",
"github-stars": "GitHub Stars",
"youtube-subscribers": "YouTube Subscribers",
"youtube-views": "YouTube Views"
}
},
"dialog": {
"sign-in": {
"continue-with": "Continue with {provider}",
"description": "to continue to nelsonlai.dev",
"last-used": "Last used",
"notice": "By continuing, you agree to our <terms>Terms of Service</terms> and <privacy>Privacy Policy</privacy>"
}
},
"error": {
"avatar-too-large": "Avatar file is too large. Please choose a file smaller than {size} MB.",
"avatar-unsupported-file": "Please choose a supported image type (JPEG, PNG, WEBP, GIF, AVIF).",
"comment-cannot-be-empty": "Comment cannot be empty",
"copy-to-clipboard-error": "Unable to copy to clipboard. Please try again.",
"failed-to-fetch-comments-data": "Failed to fetch comments data. Please refresh the page.",
"failed-to-fetch-users-data": "Failed to fetch users data. Please refresh the page.",
"failed-to-load-comments": "Failed to load comments. Please refresh the page.",
"failed-to-load-messages": "Failed to load messages. Please refresh the page.",
"failed-to-load-replies": "Failed to load replies. Please refresh the page.",
"failed-to-load-settings": "Failed to load settings. Please refresh the page.",
"like-limit-reached": "You can only like 3 times per post",
"message-cannot-be-empty": "Message cannot be empty",
"name-cannot-be-empty": "Name cannot be empty",
"name-too-long": "Name is too long",
"need-logged-in-to-vote": "You need to be logged in to vote comments",
"not-found": "Page not found.",
"reply-cannot-be-empty": "Reply cannot be empty",
"sign-in-error": "Failed to sign in. Please try again.",
"sign-out-failed": "Sign out failed. Please try again.",
"something-went-wrong": "Something went wrong. Please try again.",
"update-avatar-failed": "Failed to update avatar. Please try again.",
"try-again": "Try again"
},
"guestbook": {
"description": "Sign my guestbook and share your idea. You can tell me anything here!",
"no-messages": "No messages. Be the first to leave a message!",
"pinned": {
"description": "Thanks for visiting my website. If you have a moment, I'd love to hear your thoughts on my work. Please log in with your account to leave a comment. Thanks!",
"greeting": "Hey there! 👋"
},
"placeholder": "Leave a message",
"signin": {
"description": "to leave a message"
},
"submit": "Submit"
},
"homepage": {
"about-me": {
"coding-hours": "Coding hours",
"connect": "Connect",
"fav-framework": "Fav. framework",
"location": "Hong Kong",
"more": "Know more about me",
"stacks": "Stacks",
"title": "About Me"
},
"get-in-touch": {
"description": "Feel free to reach out to me!",
"image-alt": "Nelson Lai's Logo",
"title": "Any questions about Next.js?"
},
"hero": {
"amazing": "Amazing",
"attractive": "Attractive",
"fantastic": "Fantastic",
"location-timezone": "Hong Kong • UTC/GMT +8",
"stunning": "Stunning",
"line-1": "I'm Nelson, a Full Stack Engineer",
"line-2-left": "building",
"line-2-right": "websites using",
"line-3": "React",
"image-alt": "Nelson Lai's Logo"
},
"latest-articles": {
"card": "Article",
"more": "See all articles",
"title": "Latest Articles"
},
"selected-projects": {
"card": "Project",
"more": "See all projects",
"title": "Selected Projects"
}
},
"layout": {
"change-language": "Change language",
"sidebar": {
"description": "Displays the mobile sidebar.",
"title": "Sidebar"
},
"skip-to-main-content": "Skip to main content",
"toggle-menu": "Toggle menu"
},
"mdx": {
"link-to-section": "Link to section"
},
"metadata": {
"site-description": "Nelson Lai is a full stack engineer based in Hong Kong. He builds performant and elegant websites using React, Node.js, and modern technologies."
},
"privacy": {
"description": "This page explains how we handle your data and protect your privacy when you use our website."
},
"projects": {
"description": "A collection of my projects, crafted with dedication.",
"visit-website": "Visit Website"
},
"settings": {
"description": "Manage your settings.",
"notification-settings": "Notification Settings",
"reply-notification": "Reply Notification",
"reply-notification-description": "Receive email notifications when someone replies to your comment."
},
"success": {
"avatar-updated": "Avatar updated successfully",
"comment-deleted": "Deleted a comment",
"comment-posted": "Comment posted",
"copied-to-clipboard": "Copied to clipboard",
"link-copied": "Link copied to clipboard",
"message-created": "Message created successfully",
"message-deleted": "Message deleted successfully",
"name-updated": "Display name updated successfully",
"reply-posted": "Reply posted",
"session-revoked": "Session revoked successfully",
"settings-updated": "Settings updated successfully",
"signed-out": "Signed out successfully"
},
"terms": {
"description": "These terms and conditions outline the rules and regulations for the use our website."
},
"theme-toggle": {
"options": {
"dark": "Dark",
"light": "Light",
"system": "System"
},
"toggle-theme": "Toggle theme"
},
"unsubscribe": {
"invalid-link-description": "The unsubscribe link is invalid. Please try again.",
"invalid-unsubscribe-link": "Invalid unsubscribe link",
"stop-receiving-email-notifications": "Stop receiving email notifications for replies to this comment",
"unsubscribe-from-this-comment": "Unsubscribe from this comment",
"unsubscribed-description": "You will no longer receive reply notifications emails for this comment.",
"you-are-unsubscribing-as": "You're unsubscribing as {email}",
"you-have-been-unsubscribed": "You've been unsubscribed"
},
"uses": {
"description": "This is the equipment I currently use for gaming, programming, making videos, and every day."
}
}