maruohon / itemscroller

A client-side Minecraft mod that adds various convenient ways of moving items within inventory GUIs, such as scrolling over stacks to move single items to or from it
GNU Lesser General Public License v3.0
147 stars 68 forks source link

Pre rewrite/fabric/1.19.x Sinicized for the mod #93

Open yiobai opened 1 year ago

yiobai commented 1 year ago

{ "itemscroller.gui.button.config_gui.generic": "通用", "itemscroller.gui.button.config_gui.hotkeys": "热键", "itemscroller.gui.button.config_gui.toggles": "切换",

"itemscroller.gui.label.recipe_page": "页面 %d / %d", "itemscroller.gui.label.trades": "交易", "itemscroller.gui.label.trade_uses": "贸易使用: %d / %d",

"itemscroller.gui.title.configs": "Item Scroller 配置",

"itemscroller.message.toggled_mod_off": "切换所有物品滚动功能 §c关闭", "itemscroller.message.toggled_mod_on": "切换所有物品滚动功能 §a打开" }

kosma commented 1 year ago

Hmm, looks like your target branch for the PR is wrong?

yiobai commented 1 year ago

嗯,看起来你的 PR 目标分支是错误的?

I am not very familiar with githud, so sorry for the trouble