From 1498759bce9cc554a9667a86cafc40c28cc3269f Mon Sep 17 00:00:00 2001 From: VSUJAY Date: Sat, 1 Nov 2025 20:19:53 +0000 Subject: [PATCH] Updated English categories and added Telugu translation --- public/locales/en/categories.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/public/locales/en/categories.json b/public/locales/en/categories.json index 30367388..de285db2 100644 --- a/public/locales/en/categories.json +++ b/public/locales/en/categories.json @@ -1,4 +1,5 @@ { + "0": "0", "a5": "A 5", "activationfunctions": "Activation Functions", "ahocorasick": "Aho-Corasick", @@ -19,6 +20,7 @@ "binaryheap": "Binary Heap", "binarysearchtree": "Binary Search Tree", "binarytree": "Binary Tree", + "biomedical": "Biomedical", "bit": "Bit", "bitmanipulation": "Bit Manipulation", "blockchain": "Blockchain", @@ -37,6 +39,7 @@ "cn": "Cn", "codewars": "Codewars", "coloring": "Coloring", + "comparebinarytree": "Compare Binary Tree", "comparison": "Comparison", "complementaryfilter": "Complementary Filter", "compression": "Compression", @@ -54,6 +57,7 @@ "date": "Date", "decisiontreeregressionwithkfoldcrossvalidation": "Decision Tree Regression with K-Fold Cross Validation", "decomposition": "Decomposition", + "desktop": "Desktop", "developertools": "Developer Tools", "devutils": "Devutils", "dictionary": "Dictionary", @@ -95,6 +99,8 @@ "geneticalgorithm": "Genetic Algorithm", "geodesy": "Geodesy", "geometry": "Geometry", + "graphalgorithms": "Graph Algorithms", + "graphcoloring": "Graph Coloring", "graphics": "Graphics", "graphs": "Graphs", "greatestcommondivisor": "Greatest Common Divisor", @@ -102,6 +108,7 @@ "greedyalgorithms": "Greedy Algorithms", "greedyapproach": "Greedy Approach", "greedymethods": "Greedy Methods", + "hamming": "Hamming", "hashing": "Hashing", "hashmap": "Hash Map", "hashset": "Hash Set", @@ -111,7 +118,9 @@ "histogramequalization": "Histogram Equalization", "http": "Http", "imageprocessing": "Image Processing", + "invertbinarytree": "Invert Binary Tree", "io": "Io", + "jobscheduling": "Job Scheduling", "kdtree": "Kd Tree", "knapsack": "Knapsack", "levenshtein": "Levenshtein", @@ -120,6 +129,7 @@ "linearregression": "Linear Regression", "lineclipping": "Lineclipping", "linkedlist": "Linked List", + "linkedlistalgorithms": "Linked List Algorithms", "list": "List", "logisticregression": "Logistic-Regression", "longestincreasingsubsequence": "Longest Increasing Subsequence", @@ -147,12 +157,14 @@ "nested": "Nested", "networkingflow": "Networking Flow", "neuralnetwork": "Neural Network", + "neuralnetworks": "Neural Networks", "nodes": "Nodes", "numbertheory": "Number Theory", "numeric": "Numeric", "numericalanalysis": "Numerical Analysis", "numericalmethods": "Numerical Methods", "numpy": "Numpy", + "opensource": "Open-Source", "operationsondatastructures": "Operations on Datastructures", "optimization": "Optimization", "others": "Others", @@ -165,6 +177,7 @@ "password": "Password", "patternmatching": "Pattern Matching", "patternsearch": "Pattern Search", + "perceptronclassifier": "Perceptron Classifier", "permutation": "Permutation", "permutations": "Permutations", "physics": "Physics", @@ -179,15 +192,19 @@ "problems": "Problems", "processschedulingalgorithms": "Process Scheduling Algorithms", "projectrosalind": "Project-Rosalind", + "puzzlesandgames": "Puzzlesandgames", "quantitativefinance": "Quantitative Finance", "quantum": "Quantum", "queues": "Queues", + "r": "R", "random": "Random", "randomforestclassification": "Random Forest Classification", + "randomized": "Randomized", "rangequeries": "Range Queries", "recursion": "Recursion", "recursive": "Recursive", "regressionalgorithms": "Regression Algorithms", + "reverselinkedlist": "Reverse Linked List", "robotics": "Robotics", "rsa": "Rsa", "scheduling": "Scheduling", @@ -203,6 +220,7 @@ "sieveoferatosthenes": "Sieve of Eratosthenes", "similarity": "Similarity", "slidingwindow": "Sliding Window", + "slidingwindows": "Sliding-Windows", "sortedset": "Sorted Set", "sorts": "Sorts", "spanningtree": "Spanning Tree", @@ -214,6 +232,7 @@ "stacks": "Stacks", "stackwithsinglylinkedlist": "Stack with Singly Linked List", "statistics": "Statistics", + "stringmanipulation": "String Manipulation", "strings": "Strings", "structure": "Structure", "structures": "Structures",