Skip to content

Commit

Permalink
Merge pull request #13 by XuyuEre
Browse files Browse the repository at this point in the history
Create zh_cn.json
  • Loading branch information
Siphalor authored Jun 6, 2019
2 parents 37ff5af + 6deb129 commit ef9b0ff
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/main/resources/assets/mousewheelie/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"key.categories.mousewheelie": "Mouse Wheelie",
"key.mousewheelie.sort_inventory": "物品栏排序",

"tweed.cloth.mousewheelie": "Mouse Wheelie配置",

"tweed.cloth.mousewheelie.general": "通常",
"tweed.cloth.mousewheelie.general.scroll-factor": "滚动因数",

"tweed.cloth.mousewheelie.sort": "排序",
"tweed.cloth.mousewheelie.sort.primary-sort": "鼠标中键点击",
"tweed.cloth.mousewheelie.sort.shift-sort": "Shift + 鼠标中键点击",
"tweed.cloth.mousewheelie.sort.control-sort": "ctrl + 鼠标中键点击"
}

0 comments on commit ef9b0ff

Please sign in to comment.