diff --git a/client/i18n/locales/english/trending.json b/client/i18n/locales/english/trending.json index 5a994f0cf8..6342cc3c83 100644 --- a/client/i18n/locales/english/trending.json +++ b/client/i18n/locales/english/trending.json @@ -1,62 +1,62 @@ { - "article0title": "HTML Font Style", - "article0link": "https://www.freecodecamp.org/news/html-font-style-how-to-change-text-color-and-size-with-an-html-tag/", - "article1title": "Python Enumerate", - "article1link": "https://www.freecodecamp.org/news/python-enumerate-python-enum-for-loop-index-example/", - "article2title": "
tag in HTML", - "article2link": "https://www.freecodecamp.org/news/pre-tag-in-html-example-code/", - "article3title": "Git Delete Branch", - "article3link": "https://www.freecodecamp.org/news/git-delete-branch-how-to-remove-a-local-or-remote-branch/", - "article4title": "Git Revert Commit", - "article4link": "https://www.freecodecamp.org/news/git-revert-commit-how-to-undo-the-last-commit/", - "article5title": "Bold Font in HTML", - "article5link": "https://www.freecodecamp.org/news/bold-font-in-html-font-weight-for-letters/", - "article6title": "HTML Button onclick", - "article6link": "https://www.freecodecamp.org/news/html-button-onclick-javascript-click-event-tutorial/", - "article7title": "HTML Underline Text", - "article7link": "https://www.freecodecamp.org/news/html-underline-text-how-to-use-the-u-tag-with-example-code/", - "article8title": "CSS Display Property", - "article8link": "https://www.freecodecamp.org/news/the-css-display-property-display-none-display-table-inline-block-and-more/", - "article9title": "SQL Left Join Syntax", - "article9link": "https://www.freecodecamp.org/news/sql-left-join-example-join-statement-syntax/", - "article10title": "CSS Font", - "article10link": "https://www.freecodecamp.org/news/html-font-css-font-family-example-serif-and-sans-serif-characters/", - "article11title": "HTML Space", - "article11link": "https://www.freecodecamp.org/news/html-space-how-to-add-a-non-breaking-space-with-the-nbsp-character-entity/", - "article12title": "HTML Forms", - "article12link": "https://www.freecodecamp.org/news/html-form-input-type-and-submit-button-example/", - "article13title": "How to Code", - "article13link": "https://www.freecodecamp.org/news/how-to-code-coding-for-beginners-and-how-to-learn-programming-for-free/", - "article14title": "What is PHP?", - "article14link": "https://www.freecodecamp.org/news/what-is-php-the-php-programming-language-meaning-explained/", - "article15title": "What is HTML?", - "article15link": "https://www.freecodecamp.org/news/what-is-html-definition-and-meaning/", - "article16title": "HTML Image Tag", - "article16link": "https://www.freecodecamp.org/news/img-html-image-tag-tutorial/", - "article17title": "What is HTTPS?", - "article17link": "https://www.freecodecamp.org/news/what-is-https-http-vs-https-meaning-and-how-it-works/", - "article18title": "SQL Join Types", - "article18link": "https://www.freecodecamp.org/news/sql-join-types-inner-join-vs-outer-join-example/", - "article19title": "Coding Websites", - "article19link": "https://www.freecodecamp.org/news/coding-websites-where-you-can-learn-how-to-code-for-free/", - "article20title": "Case Statement in SQL", - "article20link": "https://www.freecodecamp.org/news/case-statement-in-sql-example-query/", - "article21title": "JavaScript setTimeout()", - "article21link": "https://www.freecodecamp.org/news/javascript-settimeout-js-timer-to-delay-n-seconds/", - "article22title": "Python Function Examples", - "article22link": "https://www.freecodecamp.org/news/python-function-examples-how-to-declare-and-invoke-with-parameters-2/", - "article23title": "External CSS Stylesheets", - "article23link": "https://www.freecodecamp.org/news/external-css-stylesheets-how-to-link-css-to-html-and-import-into-head/", - "article24title": "HTML and CSS Code Examples", - "article24link": "https://www.freecodecamp.org/news/html-and-css-inline-style-external-stylesheet-css-code-examples/", - "article25title": "Remove a Directory in Linux", - "article25link": "https://www.freecodecamp.org/news/remove-a-directory-in-linux-how-to-delete-directories-and-contents-from-the-command-line/", - "article26title": "Text Box in Google Docs", - "article26link": "https://www.freecodecamp.org/news/how-to-insert-a-text-box-in-google-docs-add-textbox-tutorial/", - "article27title": "Outlier in Statistics", - "article27link": "https://www.freecodecamp.org/news/what-is-an-outlier-definition-and-how-to-find-outliers-in-statistics/", - "article28title": "Windows 10 Screen Brightness", - "article28link": "https://www.freecodecamp.org/news/how-to-change-screen-brightness-on-windows-10/", - "article29title": "Unblock Someone on Instagram", - "article29link": "https://www.freecodecamp.org/news/how-to-unblock-someone-on-instagram/" + "article0title": "CSV File Format", + "article0link": "https://www.freecodecamp.org/news/csv-format-how-to-open-a-csv-file-and-export-it/", + "article1title": "Python Open File", + "article1link": "https://www.freecodecamp.org/news/python-open-file-how-to-read-a-text-file-line-by-line/", + "article2title": "Python Sort List", + "article2link": "https://www.freecodecamp.org/news/python-sort-list-how-to-order-by-descending-or-ascending/", + "article3title": "JavaScript Online", + "article3link": "https://www.freecodecamp.org/news/javascript-online-html-css-js-code-editor-list-browser-ide-tools/", + "article4title": "Python Create File", + "article4link": "https://www.freecodecamp.org/news/python-create-file-how-to-append-and-write-to-a-text-file/", + "article5title": "How to mute on Zoom", + "article5link": "https://www.freecodecamp.org/news/how-to-mute-and-unmute-on-zoom-keyboard-shortcut/", + "article6title": "Python Do While Loop", + "article6link": "https://www.freecodecamp.org/news/python-do-while-loop-example/", + "article7title": "Python Print Variable", + "article7link": "https://www.freecodecamp.org/news/python-print-variable-how-to-print-a-string-and-variable/", + "article8title": "Span vs Div HTML Tags", + "article8link": "https://www.freecodecamp.org/news/span-vs-div-html-tags-what-is-the-difference/", + "article9title": "Function in JS Example", + "article9link": "https://www.freecodecamp.org/news/what-is-a-function-javascript-function-examples/", + "article10title": "HTML Div", + "article10link": "https://www.freecodecamp.org/news/html-div-what-is-a-div-tag-and-how-to-style-it-with-css/", + "article11title": "Learn SQL", + "article11link": "https://www.freecodecamp.org/news/learn-sql-free-relational-database-courses-for-beginners/", + "article12title": "Emoji List", + "article12link": "https://www.freecodecamp.org/news/all-emojis-emoji-list-for-copy-and-paste/", + "article13title": "HTML Tables", + "article13link": "https://www.freecodecamp.org/news/html-tables-table-tutorial-with-css-example-code/", + "article14title": "SQL Order By", + "article14link": "https://www.freecodecamp.org/news/ascending-order-with-sql-order-by/", + "article15title": "HTML Padding", + "article15link": "https://www.freecodecamp.org/news/html-padding-css-padding-order/", + "article16title": "Learn Python", + "article16link": "https://www.freecodecamp.org/news/learn-python-free-python-courses-for-beginners/", + "article17title": "CSS Font Color", + "article17link": "https://www.freecodecamp.org/news/css-font-color-how-to-style-text-in-html/", + "article18title": "Free Textbooks", + "article18link": "https://www.freecodecamp.org/news/free-textbooks-math-science-and-more-online-pdf-for-college-and-high-school/", + "article19title": "CSS Positioning", + "article19link": "https://www.freecodecamp.org/news/css-positioning-position-absolute-and-relative/", + "article20title": "Transparent Background", + "article20link": "https://www.freecodecamp.org/news/transparent-background-image-opacity-in-css-and-html/", + "article21title": "Save Google Doc as PDF", + "article21link": "https://www.freecodecamp.org/news/how-to-save-a-google-doc-as-a-pdf/", + "article22title": "Java Array Declaration", + "article22link": "https://www.freecodecamp.org/news/java-array-declaration-how-to-initialize-an-array-in-java-with-example-code/", + "article23title": "JavaScript Switch Case", + "article23link": "https://www.freecodecamp.org/news/javascript-switch-case-js-switch-statement-example/", + "article24title": "REST API best practices", + "article24link": "https://www.freecodecamp.org/news/rest-api-best-practices-rest-endpoint-design-examples/", + "article25title": "What is Graphic Design?", + "article25link": "https://www.freecodecamp.org/news/what-is-graphic-design-the-graphic-designer-job-explained-in-plain-english/", + "article26title": "Share Screen on Android", + "article26link": "https://www.freecodecamp.org/news/share-screen-on-android-how-to-cast-my-screen-with-a-windows-10-pc/", + "article27title": "Problem Resetting Your PC", + "article27link": "https://www.freecodecamp.org/news/there-was-a-problem-with-resetting-your-pc-reset-pc-fixed-on-windows-10/", + "article28title": "Open Task Manager Windows 10", + "article28link": "https://www.freecodecamp.org/news/how-to-open-task-manager-in-windows-10/", + "article29title": "Delete Albums on iPhone", + "article29link": "https://www.freecodecamp.org/news/how-to-delete-albums-on-iphone/" } \ No newline at end of file