From 3cc25b49e5d4e402c9119d323b637eee5b7700be Mon Sep 17 00:00:00 2001 From: Ahmad Abdolsaheb Date: Tue, 27 Sep 2022 18:54:20 +0300 Subject: [PATCH] feat: update footer Sept 22 (#47569) * feat: update footer Sept 22 * feat: make linter happy * Apply suggestions from code review Co-authored-by: Kristofer Koishigawa Co-authored-by: Kristofer Koishigawa --- client/i18n/locales/english/trending.json | 120 +++++++++++----------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/client/i18n/locales/english/trending.json b/client/i18n/locales/english/trending.json index e4950611e1f..f62d7eedd4f 100644 --- a/client/i18n/locales/english/trending.json +++ b/client/i18n/locales/english/trending.json @@ -1,62 +1,62 @@ { - "article0title": "Discord Won't Open", - "article0link": "https://www.freecodecamp.org/news/discord-wont-open-on-my-pc-solved-in-windows-10/", - "article1title": "Learn Java Courses", - "article1link": "https://www.freecodecamp.org/news/learn-java-free-java-courses-for-beginners/", - "article2title": "SQL Like Statement", - "article2link": "https://www.freecodecamp.org/news/sql-like-statement-how-to-query-sql-with-wildcard/", - "article3title": "File Explorer Error", - "article3link": "https://www.freecodecamp.org/news/file-explorer-not-responding-fixed-on-windows-10-pc/", - "article4title": "Python Find in List", - "article4link": "https://www.freecodecamp.org/news/python-find-in-list-how-to-find-the-index-of-an-item-or-element-in-a-list/", - "article5title": "Functions in Python", - "article5link": "https://www.freecodecamp.org/news/python-functions-define-and-call-a-function/", - "article6title": "Python Reverse List", - "article6link": "https://www.freecodecamp.org/news/python-reverse-list-how-to-reverse-a-range-or-array/", - "article7title": "Create a Table in SQL", - "article7link": "https://www.freecodecamp.org/news/how-to-create-a-table-in-sql-postgres-and-mysql-example-query/", - "article8title": "List Index Out of Range", - "article8link": "https://www.freecodecamp.org/news/list-index-out-of-range-python-error-message-solved/", - "article9title": "Python String.Replace()", - "article9link": "https://www.freecodecamp.org/news/python-string-replace-function-in-python-for-substring-substitution/", - "article10title": "C vs C++", - "article10link": "https://www.freecodecamp.org/news/c-vs-cpp-whats-the-difference/", - "article11title": "Python JSON", - "article11link": "https://www.freecodecamp.org/news/python-json-how-to-convert-a-string-to-json/", - "article12title": "What is a PC?", - "article12link": "https://www.freecodecamp.org/news/what-is-a-pc-computer-definition-and-computer-basics-for-beginners/", - "article13title": "What is Coding?", - "article13link": "https://www.freecodecamp.org/news/computer-coding-computer-program-definition-and-code-meaning/", - "article14title": "Text Box in HTML", - "article14link": "https://www.freecodecamp.org/news/text-box-in-html-the-input-field-html-tag/", - "article15title": "Meta Tag in HTML", - "article15link": "https://www.freecodecamp.org/news/meta-tag-in-html-what-is-metadata-and-meta-description-example/", - "article16title": "Append in Python", - "article16link": "https://www.freecodecamp.org/news/append-in-python-how-to-append-to-a-list-or-an-array/", - "article17title": "Python Not Equal", - "article17link": "https://www.freecodecamp.org/news/python-not-equal-how-to-use-the-does-not-equal-operator/", - "article18title": "Linux awk Command", - "article18link": "https://www.freecodecamp.org/news/the-linux-awk-command-linux-and-unix-usage-syntax-examples/", - "article19title": "JS String Contains", - "article19link": "https://www.freecodecamp.org/news/javascript-string-contains-how-to-use-js-includes/", - "article20title": "How to Open Task Manager", - "article20link": "https://www.freecodecamp.org/news/how-to-open-task-manager-in-windows-10/", - "article21title": "Design Thinking Explained", - "article21link": "https://www.freecodecamp.org/news/the-design-thinking-process-explained/", - "article22title": "Learn Programming Courses", - "article22link": "https://www.freecodecamp.org/news/learn-programming-free-software-development-courses-for-beginners/", - "article23title": "Make a Transparent Taskbar", - "article23link": "https://www.freecodecamp.org/news/transparent-taskbar-how-to-make-a-task-bar-transparent-in-windows-10-pc-2/", - "article24title": "Install Ethernet Driver PC", - "article24link": "https://www.freecodecamp.org/news/windows-10-network-adapter-missing-how-to-install-ethernet-driver-on-pc/", - "article25title": "Default Constructor in Java", - "article25link": "https://www.freecodecamp.org/news/default-constructor-in-java/", - "article26title": "Stuck Win 10 Hard Drive", - "article26link": "https://www.freecodecamp.org/news/scanning-and-repairing-drive-how-to-fix-stuck-windows-10-pc-hard-drive/", - "article27title": "Color Codes for Grey Palette", - "article27link": "https://www.freecodecamp.org/news/color-shades-hex-code-and-rgb-for-gray-color-palette/", - "article28title": "Binary Search Tree Traversal", - "article28link": "https://www.freecodecamp.org/news/binary-search-tree-traversal-inorder-preorder-post-order-for-bst/", - "article29title": "RTC Connecting Discord Fix", - "article29link": "https://www.freecodecamp.org/news/rtc-connecting-discord-how-to-fix-the-server-error/" + "article0title": "Learn JavaScript", + "article0link": "https://www.freecodecamp.org/news/learn-javascript-free-js-courses-for-beginners/", + "article1title": "Linux ln Example", + "article1link": "https://www.freecodecamp.org/news/linux-ln-how-to-create-a-symbolic-link-in-linux-example-bash-command", + "article2title": "JS document.ready()", + "article2link": "https://www.freecodecamp.org/news/javascript-document-ready-jquery-example/", + "article3title": "Delete a Row in SQL", + "article3link": "https://www.freecodecamp.org/news/how-to-delete-a-row-in-sql-example-query/", + "article4title": "Python Round to Int", + "article4link": "https://www.freecodecamp.org/news/how-to-round-numbers-up-or-down-in-python/", + "article5title": "What is msmpeng.exe?", + "article5link": "https://www.freecodecamp.org/news/what-is-antimalware-service-executable-why-is-it-high-cpu-disk-usage/", + "article6title": "Queue Data Structure", + "article6link": "https://www.freecodecamp.org/news/queue-data-structure-definition-and-java-example-code/", + "article7title": "Learn Web Development", + "article7link": "https://www.freecodecamp.org/news/learn-web-development-free-full-stack-developer-courses-for-beginners/", + "article8title": "Install Node on Windows", + "article8link": "https://www.freecodecamp.org/news/how-to-install-node-js-and-npm-on-windows-2/", + "article9title": "Remove Char from String", + "article9link": "https://www.freecodecamp.org/news/python-remove-character-from-a-string-how-to-delete-characters-from-strings/", + "article10title": "Rust Lang", + "article10link": "https://www.freecodecamp.org/news/rust-in-replit/", + "article11title": "Python Sets", + "article11link": "https://www.freecodecamp.org/news/python-set-operations-explained-with-examples/", + "article12title": "C++ Strings", + "article12link": "https://www.freecodecamp.org/news/c-string-std-string-example-in-cpp/", + "article13title": "Python map()", + "article13link": "https://www.freecodecamp.org/news/python-map-explained-with-examples/", + "article14title": "Python .pop()", + "article14link": "https://www.freecodecamp.org/news/python-pop-how-to-pop-from-a-list-or-an-array-in-python/", + "article15title": "Python arrays", + "article15link": "https://www.freecodecamp.org/news/python-array-tutorial-define-index-methods/", + "article16title": "npm Uninstall", + "article16link": "https://www.freecodecamp.org/news/npm-uninstall-how-to-remove-a-package/", + "article17title": "Insertion Sort", + "article17link": "https://www.freecodecamp.org/news/insertion-sort-algorithm-example-in-java-and-c/", + "article18title": "Python If-Else", + "article18link": "https://www.freecodecamp.org/news/python-if-else-python-conditional-syntax-example/", + "article19title": "All Caps in CSS", + "article19link": "https://www.freecodecamp.org/news/all-caps-in-css-how-to-uppercase-text-with-style/", + "article20title": "Open Task Manager on Mac", + "article20link": "https://www.freecodecamp.org/news/how-to-open-task-manager-on-mac-apple-shortcut-tutorial/", + "article21title": "parseInt() in JavaScript", + "article21link": "https://www.freecodecamp.org/news/parseint-in-javascript-js-string-to-int-example/", + "article22title": "Print statement in Python", + "article22link": "https://www.freecodecamp.org/news/print-statement-in-python-how-to-print-with-example-syntax-command/", + "article23title": "Remove Directory in Linux", + "article23link": "https://www.freecodecamp.org/news/remove-directory-in-linux-how-to-delete-a-folder-from-the-command-line/", + "article24title": "Python str.lower() Example", + "article24link": "https://www.freecodecamp.org/news/python-to-lowercase-a-string-str-lower-example/", + "article25title": "Second Monitor Not Detected", + "article25link": "https://www.freecodecamp.org/news/second-monitor-not-detected-fixed-windows10/", + "article26title": "How to Declare Strings in C", + "article26link": "https://www.freecodecamp.org/news/c-string-how-to-declare-strings-in-the-c-programming-language/", + "article27title": "How to Use .len() in Python", + "article27link": "https://www.freecodecamp.org/news/what-is-len-in-python-how-to-use-the-len-function-to-find-the-length-of-a-string/", + "article28title": "Python Convert String to Int", + "article28link": "https://www.freecodecamp.org/news/python-convert-string-to-int-how-to-cast-a-string-in-python/", + "article29title": "How to create a free website", + "article29link": "https://www.freecodecamp.org/news/how-to-create-a-website-free-of-cost-website-builder-platform-guide/" }