File tree Expand file tree Collapse file tree
projects/1.21/assets/deployer/deployer/lang Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "stock_inventory_type.items" : " Items" ,
3+ "stock_inventory_type.unfinished_order" : " Unfinished order" ,
4+ "stock_inventory_type.unfinished_order_line_1" : " All unfinished orders will be sent" ,
5+ "stock_inventory_type.unfinished_order_line_2" : " simultaneously when clicking send" ,
6+ "deployer.gui.factory_panel.not_affecting_recipe_tip_0" : " This gauge won't affect" ,
7+ "deployer.gui.factory_panel.not_affecting_recipe_tip_1" : " the recipe" ,
8+ "deployer.factory_panel.transferring_switch" : " Now transferring %s" ,
9+ "deployer.factory_panel.transferring" : " Transferring %s" ,
10+ "deployer.factory_panel.no_connection_available" : " No connection available for these panels" ,
11+ "panel_connection.deployer.stock_connection" : " Orders" ,
12+ "panel_connection.deployer.redstone" : " Redstone" ,
13+ "panel_connection.deployer.numbers" : " Numbers" ,
14+ "panel_connection.deployer.string" : " Strings" ,
15+ "panel_connection.deployer.display" : " Display Data" ,
16+ "deployer.panel.panels_connected" : " Panels connected"
17+ }
Original file line number Diff line number Diff line change 1+ {
2+ "stock_inventory_type.items" : " 物品" ,
3+ "stock_inventory_type.unfinished_order" : " 未完成的订单" ,
4+ "stock_inventory_type.unfinished_order_line_1" : " 点击发送时,所有未完成的" ,
5+ "stock_inventory_type.unfinished_order_line_2" : " 订单会在同一时刻全部发送" ,
6+ "deployer.gui.factory_panel.not_affecting_recipe_tip_0" : " 此仪表不会" ,
7+ "deployer.gui.factory_panel.not_affecting_recipe_tip_1" : " 影响配方" ,
8+ "deployer.factory_panel.transferring_switch" : " 现改为传输%s" ,
9+ "deployer.factory_panel.transferring" : " 正在传输%s" ,
10+ "deployer.factory_panel.no_connection_available" : " 对应面板间没有可用连接" ,
11+ "panel_connection.deployer.stock_connection" : " 订单" ,
12+ "panel_connection.deployer.redstone" : " 红石信号" ,
13+ "panel_connection.deployer.numbers" : " 数值" ,
14+ "panel_connection.deployer.string" : " 字符串" ,
15+ "panel_connection.deployer.display" : " 显示数据" ,
16+ "deployer.panel.panels_connected" : " 面板已连接"
17+ }
You can’t perform that action at this time.
0 commit comments