|
23 | 23 | 'heading' => 'Open your mind and discover new horizons.',
|
24 | 24 | 'quote' => 'A lone developer is like an isolated node—limited in reach, influence, and growth. Just as software thrives on interconnected components, so do developers flourish in the collaborative ecosystem of a community.',
|
25 | 25 | 'quote_authors' => 'by Andrew Hunt and David Thomas',
|
| 26 | + 'podcast' => 'Podcast', |
| 27 | + 'podcast_description' => 'Follow podcasts on different topics with freelancers, developers, entrepreneurs, etc.', |
| 28 | + 'discussion' => 'Discussions', |
| 29 | + 'discussion_description' => 'Take part in open discussions and debates with several other participants.', |
| 30 | + 'snippet' => 'Snippets code', |
| 31 | + 'snippet_description' => 'Share source code for different languages to help other developers.', |
| 32 | + 'premium' => 'Premium', |
| 33 | + 'premium_description' => 'Become premium, support the community and access private content and source code.', |
26 | 34 | ],
|
27 |
| - 'podcast' => 'Podcast', |
28 |
| - 'podcast_description' => 'Follow podcasts on different topics with freelancers, developers, entrepreneurs, etc.', |
29 |
| - 'discussion' => 'Discussions', |
30 |
| - 'discussion_description' => 'Take part in open discussions and debates with several other participants.', |
31 |
| - 'snippet' => 'Snippets code', |
32 |
| - 'snippet_description' => 'Share source code for different languages to help other developers.', |
33 |
| - 'premium' => 'Premium', |
34 |
| - 'premium_description' => 'Become premium, support the community and access private content and source code.', |
35 | 35 | ],
|
36 | 36 |
|
37 | 37 | 'forgot' => [
|
|
0 commit comments