|
2 | 2 |
|
3 | 3 | return [ |
4 | 4 |
|
| 5 | + /* |
| 6 | + |-------------------------------------------------------------------------- |
| 7 | + | Home Page |
| 8 | + |-------------------------------------------------------------------------- |
| 9 | + | |
| 10 | + | |
| 11 | + */ |
| 12 | + |
5 | 13 | 'Log in' => 'Log in+', |
6 | 14 | 'Register' => 'Register+', |
7 | 15 |
|
|
11 | 19 | 'by' => 'by+', |
12 | 20 |
|
13 | 21 |
|
| 22 | + /* |
| 23 | + |-------------------------------------------------------------------------- |
| 24 | + | Demo Page/Home Page Example Page |
| 25 | + |-------------------------------------------------------------------------- |
| 26 | + | |
| 27 | + | |
| 28 | + */ |
| 29 | + |
14 | 30 | 'Example page' => 'Example page+', |
15 | 31 |
|
16 | 32 |
|
| 33 | + /* |
| 34 | + |-------------------------------------------------------------------------- |
| 35 | + | Authentication Pages |
| 36 | + |-------------------------------------------------------------------------- |
| 37 | + | |
| 38 | + | Login, Register, Forgot Password, Reset Password etc. |
| 39 | + | |
| 40 | + */ |
| 41 | + |
17 | 42 | 'Sign In' => 'Sign In+', |
18 | 43 | 'Login to stay connected' => 'Login to stay connected+', |
19 | 44 | 'Email' => 'Email+', |
|
72 | 97 | 'Resend Verification Email' => 'Resend Verification Email+', |
73 | 98 |
|
74 | 99 |
|
75 | | - 'Hi' => 'Hi+', |
76 | | - 'stranger' => 'stranger+', |
77 | | - 'welcome' => 'Welcome to :appName!', |
78 | | - 'Set a handle' => 'Set a handle+', |
| 100 | + /* |
| 101 | + |-------------------------------------------------------------------------- |
| 102 | + | Styling Sline In |
| 103 | + |-------------------------------------------------------------------------- |
| 104 | + | |
| 105 | + | |
| 106 | + */ |
| 107 | + |
79 | 108 | 'Settings' => 'Settings+', |
80 | 109 | 'Scheme' => 'Scheme+', |
81 | 110 | 'Auto' => 'Auto+', |
|
98 | 127 | 'Pill All' => 'Pill All+', |
99 | 128 |
|
100 | 129 |
|
| 130 | + /* |
| 131 | + |-------------------------------------------------------------------------- |
| 132 | + | Navbar |
| 133 | + |-------------------------------------------------------------------------- |
| 134 | + | |
| 135 | + | |
| 136 | + */ |
| 137 | + |
101 | 138 | 'Home' => 'Home+', |
102 | 139 | 'Dashboard' => 'Dashboard+', |
103 | 140 | 'Add Link' => 'Add Link+', |
|
150 | 187 | 'Logout' => 'Logout+', |
151 | 188 |
|
152 | 189 |
|
| 190 | + /* |
| 191 | + |-------------------------------------------------------------------------- |
| 192 | + | Dashboard Page |
| 193 | + |-------------------------------------------------------------------------- |
| 194 | + | |
| 195 | + | |
| 196 | + */ |
| 197 | + |
| 198 | + 'Hi' => 'Hi+', |
| 199 | + 'stranger' => 'stranger+', |
| 200 | + 'welcome' => 'Welcome to :appName!', |
| 201 | + 'Set a handle' => 'Set a handle+', |
| 202 | + |
153 | 203 | 'Total Links:' => 'Total Links:+', |
154 | 204 | 'Link Clicks:' => 'Link Clicks:+', |
155 | 205 | 'View/Edit Links' => 'View/Edit Links+', |
|
167 | 217 | 'Active users:' => 'Active users:+', |
168 | 218 |
|
169 | 219 |
|
170 | | - ########Button Editor Blade######## |
| 220 | + |
| 221 | + /* |
| 222 | + |-------------------------------------------------------------------------- |
| 223 | + | Button Editor |
| 224 | + |-------------------------------------------------------------------------- |
| 225 | + | |
| 226 | + | |
| 227 | + */ |
| 228 | + |
171 | 229 | 'Button Editor' => 'Button Editor+', |
172 | 230 | 'Back' => 'Back+', |
173 | 231 | 'Custom Button' => 'Custom Button+', |
|
204 | 262 | 'Update icon' => 'Update icon+', |
205 | 263 | 'See all icons' => 'See all icons+', |
206 | 264 |
|
207 | | - ########Edit Link Blade######## |
| 265 | + |
| 266 | + /* |
| 267 | + |-------------------------------------------------------------------------- |
| 268 | + | Edit Link Blade |
| 269 | + |-------------------------------------------------------------------------- |
| 270 | + | |
| 271 | + | |
| 272 | + */ |
| 273 | + |
208 | 274 | 'Edit' => 'Edit+', |
209 | 275 | 'Add' => 'Add+', |
210 | 276 | 'Block' => 'Block+', |
|
219 | 285 | 'editlink.description.4-5' => 'The "Space" button will be replaced with an empty space, so buttons could be visually separated into groups. Entering a number between 1-10 in the title section will change the empty space"s distance.+', |
220 | 286 | 'editlink.description.5-5' => 'The "Heading" button will be replaced with a sub-heading, where the title defines the text on that heading.+', |
221 | 287 |
|
222 | | - ########Link Blade######## |
| 288 | + |
| 289 | + /* |
| 290 | + |-------------------------------------------------------------------------- |
| 291 | + | Link Blade |
| 292 | + |-------------------------------------------------------------------------- |
| 293 | + | |
| 294 | + | |
| 295 | + */ |
| 296 | + |
223 | 297 | 'My Links' => 'My Links+', |
224 | 298 | 'Add new Link' => 'Add new Link+', |
225 | 299 | 'No Link Added' => 'You haven’t added any links yet.+', |
|
230 | 304 | 'Page Icons' => 'Page Icons+', |
231 | 305 | 'Save links' => 'Save links+', |
232 | 306 |
|
233 | | - ########Page Blade######## |
| 307 | + |
| 308 | + /* |
| 309 | + |-------------------------------------------------------------------------- |
| 310 | + | Page Blade |
| 311 | + |-------------------------------------------------------------------------- |
| 312 | + | |
| 313 | + | |
| 314 | + */ |
| 315 | + |
234 | 316 | 'My Profile'=> 'My Profile+', |
235 | 317 | 'Profile Picture' => 'Profile Picture+', |
236 | 318 | 'Page URL' => 'Page URL+', |
|
242 | 324 | 'Show share button' => 'Show share button+', |
243 | 325 | 'disablesharebutton' => 'This setting allows you to hide the share button on your page.+', |
244 | 326 |
|
245 | | - ########Profile Blade######## |
| 327 | + |
| 328 | + /* |
| 329 | + |-------------------------------------------------------------------------- |
| 330 | + | Profile Page |
| 331 | + |-------------------------------------------------------------------------- |
| 332 | + | |
| 333 | + | |
| 334 | + */ |
| 335 | + |
246 | 336 | 'Account Settings' => 'Account Settings+', |
247 | 337 | 'Change email' => 'Change email+', |
248 | 338 | 'Change password' => 'Change password+', |
|
257 | 347 | 'You are about to delete' => 'You are about to delete your account!+', |
258 | 348 | 'You are about to delete This action cannot be undone' => 'You are about to delete your account! This action cannot be undone.+', |
259 | 349 |
|
260 | | - ########Theme Blade######## |
| 350 | + |
| 351 | + /* |
| 352 | + |-------------------------------------------------------------------------- |
| 353 | + | Theme Page |
| 354 | + |-------------------------------------------------------------------------- |
| 355 | + | |
| 356 | + | |
| 357 | + */ |
| 358 | + |
261 | 359 | 'Select a theme' => 'Select a theme+', |
262 | 360 | 'Select theme' => 'Select theme+', |
263 | 361 | 'Custom background' => 'Custom background+', |
|
270 | 368 | 'Download themes' => 'Download themes+', |
271 | 369 | 'Delete a theme' => 'Delete a theme+', |
272 | 370 |
|
273 | | - ########Theme Updater Blade######## |
| 371 | + |
| 372 | + /* |
| 373 | + |-------------------------------------------------------------------------- |
| 374 | + | Theme Updater |
| 375 | + |-------------------------------------------------------------------------- |
| 376 | + | |
| 377 | + | |
| 378 | + */ |
| 379 | + |
274 | 380 | 'Theme Updater' => 'Theme Updater+', |
275 | 381 | 'Theme name' => 'Theme name:+', |
276 | 382 | 'Update status' => 'Update status:+', |
|
281 | 387 | 'Up to date' => 'Up to date+', |
282 | 388 | 'Update all themes' => 'Update all themes+', |
283 | 389 |
|
284 | | - ########Backup View Panel Blade######## |
| 390 | + |
| 391 | + /* |
| 392 | + |-------------------------------------------------------------------------- |
| 393 | + | Backup View Panel Blade |
| 394 | + |-------------------------------------------------------------------------- |
| 395 | + | |
| 396 | + | |
| 397 | + */ |
| 398 | + |
285 | 399 | 'Download your updater backups' => 'Download your updater backups:+', |
286 | 400 | 'The server will never store more that two backups at a time' => 'The server will never store more that two backups at a time.+', |
287 | 401 | 'No backups found' => 'No backups found+', |
288 | 402 | 'Backup your instance' => 'Backup your instance+', |
289 | 403 |
|
290 | | - ########Config View Panel Blade######## |
| 404 | + |
| 405 | + /* |
| 406 | + |-------------------------------------------------------------------------- |
| 407 | + | Config View Panel Blade |
| 408 | + |-------------------------------------------------------------------------- |
| 409 | + | |
| 410 | + | |
| 411 | + */ |
| 412 | + |
291 | 413 | 'ENV' => 'ENV+', |
292 | 414 | 'env.' => '.env+', |
293 | 415 |
|
294 | | - ########Edit User View Panel Blade######## |
| 416 | + |
| 417 | + /* |
| 418 | + |-------------------------------------------------------------------------- |
| 419 | + | Edit User View Panel Blade |
| 420 | + |-------------------------------------------------------------------------- |
| 421 | + | |
| 422 | + | |
| 423 | + */ |
295 | 424 |
|
296 | 425 | 'Edit User' => 'Edit User+', |
297 | 426 | 'Logo' => 'Logo+', |
298 | 427 | 'Page description' => 'Page description+', |
299 | 428 | 'Role' => 'Role+', |
300 | 429 |
|
301 | | - ########Links View Panel Blade######## |
| 430 | + |
| 431 | + /* |
| 432 | + |-------------------------------------------------------------------------- |
| 433 | + | Links View Panel Blade |
| 434 | + |-------------------------------------------------------------------------- |
| 435 | + | |
| 436 | + | |
| 437 | + */ |
302 | 438 | 'Title' => 'Title+', |
303 | 439 |
|
304 | 440 |
|
| 441 | + /* |
| 442 | + |-------------------------------------------------------------------------- |
| 443 | + | Config Page |
| 444 | + |-------------------------------------------------------------------------- |
| 445 | + | |
| 446 | + | |
| 447 | + */ |
305 | 448 |
|
306 | 449 | 'Config' => 'Config+', |
307 | 450 | 'Advanced Config' => 'Advanced Config+', |
|
497 | 640 | 'LOCALE.description' => 'Change the language of your application+', |
498 | 641 |
|
499 | 642 |
|
500 | | - ########Installer######## |
| 643 | + /* |
| 644 | + |-------------------------------------------------------------------------- |
| 645 | + | Installer |
| 646 | + |-------------------------------------------------------------------------- |
| 647 | + | |
| 648 | + | |
| 649 | + */ |
| 650 | + |
501 | 651 | 'Setup LinkStack' => 'Setup LinkStack+', |
502 | 652 | 'Welcome to the setup for LinkStack!' => 'Welcome to the setup for LinkStack!+', |
503 | 653 | 'This setup will:' => 'This setup will:+', |
|
538 | 688 | 'Finish setup' => 'Finish setup+', |
539 | 689 |
|
540 | 690 |
|
541 | | - ########Maintenance Page######## |
| 691 | + /* |
| 692 | + |-------------------------------------------------------------------------- |
| 693 | + | Maintenance Page |
| 694 | + |-------------------------------------------------------------------------- |
| 695 | + | |
| 696 | + | |
| 697 | + */ |
| 698 | + |
542 | 699 | 'Maintenance Mode' => 'Maintenance Mode+', |
543 | 700 | 'We are performing scheduled site maintenance at this time' => 'We are performing scheduled site maintenance at this time.+', |
544 | 701 | 'Please check back with us later' => 'Please check back with us later.+', |
|
559 | 716 |
|
560 | 717 | 'No notifications' => 'No notifications+', |
561 | 718 |
|
| 719 | + # Security Risk Notification |
562 | 720 | 'Your security is at risk!' => 'Your security is at risk!+', |
563 | 721 | 'Immediate action is required!' => 'Immediate action is required!+', |
564 | 722 | 'Your security is at risk!' => 'Your security is at risk!+', |
|
567 | 725 | 'security.msg3' => 'Some important files, are publicly accessible, putting your security at risk. Please take immediate action to revoke public access to these files to prevent unauthorized access to your sensitive information.+', |
568 | 726 | 'security.msg4' => 'Learn more+', |
569 | 727 |
|
| 728 | + # Help Us Out Notification |
570 | 729 | 'Hide this notification' => 'Hide this notification+', |
571 | 730 | 'Help Us Out' => 'Help Us Out+', |
572 | 731 | 'Enjoying Linkstack?' => 'Enjoying Linkstack?+', |
|
0 commit comments