|
12 | 12 | "display-name": "Display name", |
13 | 13 | "edit-name": "Edit name", |
14 | 14 | "edit-name-description": "Change your display name. This name will be shown on your profile and comments.", |
15 | | - "edit-name-successfully": "Edit name successfully", |
| 15 | + "edit-name-successfully": "Display name updated successfully", |
16 | 16 | "email": "Email", |
17 | 17 | "no-active-sessions": "No active sessions", |
18 | 18 | "profile": "Profile", |
|
35 | 35 | }, |
36 | 36 | "auth": { |
37 | 37 | "sign-out-failed": "Sign out failed. Please try again.", |
38 | | - "sign-out-successfully": "Sign out successfully" |
| 38 | + "sign-out-successfully": "Signed out successfully" |
39 | 39 | }, |
40 | 40 | "blog": { |
41 | 41 | "comments": { |
|
131 | 131 | "unknown": "Unknown", |
132 | 132 | "views": "{count, plural, =1 {# view} other {# views}}" |
133 | 133 | }, |
134 | | - "component": { |
| 134 | + "components": { |
135 | 135 | "filtered-posts": { |
136 | 136 | "no-posts-found": "No posts found", |
137 | 137 | "placeholder": "Search articles" |
|
160 | 160 | }, |
161 | 161 | "error": { |
162 | 162 | "comment-cannot-be-empty": "Comment cannot be empty", |
163 | | - "copy-to-clipboard-error": "Unable to copy to clipboard. Please try again!", |
| 163 | + "copy-to-clipboard-error": "Unable to copy to clipboard. Please try again.", |
164 | 164 | "failed-to-fetch-comments-data": "Failed to fetch comments data. Please refresh the page.", |
165 | 165 | "failed-to-fetch-users-data": "Failed to fetch users data. Please refresh the page.", |
166 | 166 | "failed-to-load": "Failed to load.", |
|
172 | 172 | "name-cannot-be-empty": "Name cannot be empty", |
173 | 173 | "name-too-long": "Name is too long", |
174 | 174 | "need-logged-in-to-vote": "You need to be logged in to vote comments", |
175 | | - "not-found": "Page Not Found!", |
| 175 | + "not-found": "Page not found.", |
176 | 176 | "now-playing-error": "Failed to fetch Spotify data", |
177 | 177 | "reply-cannot-be-empty": "Reply cannot be empty", |
178 | 178 | "sign-in-error": "Failed to sign in. Please try again.", |
179 | | - "something-went-wrong": "Something went wrong!", |
| 179 | + "something-went-wrong": "Something went wrong. Please try again.", |
180 | 180 | "try-again": "Try again" |
181 | 181 | }, |
182 | 182 | "guestbook": { |
183 | | - "create-message-successfully": "Create message successfully", |
184 | | - "delete-message-successfully": "Delete message successfully", |
| 183 | + "create-message-successfully": "Message created successfully", |
| 184 | + "delete-message-successfully": "Message deleted successfully", |
185 | 185 | "description": "Sign my guestbook and share your idea. You can tell me anything here!", |
186 | 186 | "no-messages": "No messages. Be the first to leave a message!", |
187 | 187 | "pinned": { |
|
225 | 225 | "more": "See all articles", |
226 | 226 | "title": "Latest Articles" |
227 | 227 | }, |
228 | | - "selectedProjects": { |
| 228 | + "selected-projects": { |
229 | 229 | "card": "Project", |
230 | | - "more": "See all project", |
| 230 | + "more": "See all projects", |
231 | 231 | "title": "Selected Projects" |
232 | 232 | } |
233 | 233 | }, |
234 | | - "hook": { |
| 234 | + "hooks": { |
235 | 235 | "copy-to-clipboard": { |
236 | | - "copied": "Copied to clipboard!" |
| 236 | + "copied": "Copied to clipboard" |
237 | 237 | } |
238 | 238 | }, |
239 | 239 | "layout": { |
240 | 240 | "change-language": "Change language", |
241 | 241 | "now-playing": { |
242 | | - "loading": "Loading ...", |
| 242 | + "loading": "Loading...", |
243 | 243 | "not-listening": "Not Listening - Spotify" |
244 | 244 | }, |
245 | 245 | "skip-to-main-content": "Skip to main content", |
|
0 commit comments