We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b0db5 commit 1c10f6fCopy full SHA for 1c10f6f
public/locales/zh_Hans/common.json
@@ -27,7 +27,7 @@
27
"dataStructuresCategories": "数据结构",
28
"dynamicProgrammingCategories": "动态规划",
29
"searchesCategories": "搜索",
30
- "sortsCategories": "排序",
+ "sortsCategories": "归并排序",
31
"topCategories": "热门分类",
32
"featuredAlgorithms": "专题算法",
33
"topAlgorithms": "热门算法",
0 commit comments