Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions projects/assets/dashpanels/1.21.1/dashpanels/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"block.dashpanels.cable": "Control Cable",
"block.dashpanels.control_panel": "Control Panel",
"block.dashpanels.panel_link": "Panel Link",
"block.dashpanels.stripped_cable": "Stripped Cable",
"creativetab.dashpanels.dashpanels": "§lPanels",
"creativetab.dashpanels.modules": "§lModules",
"dashpanels.configuration.showModuleTooltips": "Show Module Tooltips",
"item.dashpanels.cable_stripper": "Cable Stripper",
"item.dashpanels.control_lever": "Control Lever",
"item.dashpanels.indicator_bulb": "Indicator Bulb",
"item.dashpanels.joystick": "Joystick",
"item.dashpanels.knob": "Knob",
"item.dashpanels.label": "Label",
"item.dashpanels.momentary_switch": "Momentary Switch",
"item.dashpanels.navball": "Navball",
"item.dashpanels.seven_segment": "Seven Segment",
"item.dashpanels.switch": "Switch",
"itemGroup.control_panel": "Dashpanels",
"key.categories.dashpanels": "Dashpanels",
"key.dashpanels.delete_module": "Delete Module",
"key.dashpanels.hold_move_camera": "Move Camera While Holding",
"key.dashpanels.move_module": "Move Module",
"key.dashpanels.select_module": "Select Module",
"tooltip.dashpanels.cable_stripper_info_1": "§bRight-click §3a normal cable to strip it",
"tooltip.dashpanels.cable_stripper_info_2": "§bRight-click §3a stripped cable to change its configured input or output module",
"tooltip.dashpanels.cable_stripper_info_3": "§bSneak Right-click §3to pick up normal cables or stripped cables",
"tooltip.dashpanels.shift_to_expand": "§3Hold §b[Shift] §r§3for more info",
"widget.dashpanels.panel.edit_box.module_name": "Module Name",
"widget.dashpanels.panel.exit": "Exit",
"widget.dashpanels.panel.save": "Save",
"widget.dashpanels.panel.write_name": "Write Name",
"widget.dashpanels.panel_link.module_select": "Scroll to select module",
"widget.dashpanels.stripped_cable.scrollbar": "Scroll Bar"
}
35 changes: 35 additions & 0 deletions projects/assets/dashpanels/1.21.1/dashpanels/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"block.dashpanels.cable": "控制电缆",
"block.dashpanels.control_panel": "控制面板",
"block.dashpanels.panel_link": "面板信号处理器",
"block.dashpanels.stripped_cable": "剥线电缆",
"creativetab.dashpanels.dashpanels": "§l面板",
"creativetab.dashpanels.modules": "§l控制模块",
"dashpanels.configuration.showModuleTooltips": "显示模块工具提示",
"item.dashpanels.cable_stripper": "剥线钳",
"item.dashpanels.control_lever": "推杆",
"item.dashpanels.indicator_bulb": "指示灯",
"item.dashpanels.joystick": "操纵杆",
"item.dashpanels.knob": "旋钮",
"item.dashpanels.label": "标签",
"item.dashpanels.momentary_switch": "瞬时开关",
"item.dashpanels.navball": "导航球",
"item.dashpanels.seven_segment": "七段数码管",
"item.dashpanels.switch": "开关",
"itemGroup.control_panel": "仪表盘",
"key.categories.dashpanels": "仪表盘",
"key.dashpanels.delete_module": "删除",
"key.dashpanels.hold_move_camera": "按住以移动视角",
"key.dashpanels.move_module": "移动模式",
"key.dashpanels.select_module": "选中模式",
"tooltip.dashpanels.cable_stripper_info_1": "§b右键 §3对普通电缆进行剥线",
"tooltip.dashpanels.cable_stripper_info_2": "§b右键 §3剥皮电缆以改其配置的输入或输出模块",
"tooltip.dashpanels.cable_stripper_info_3": "§b潜行+右键 §3破坏电缆",
"tooltip.dashpanels.shift_to_expand": "§3按住 §b[Shift] §r§3获得更多信息",
"widget.dashpanels.panel.edit_box.module_name": "模块命名",
"widget.dashpanels.panel.exit": "退出",
"widget.dashpanels.panel.save": "保存",
"widget.dashpanels.panel.write_name": "编辑",
"widget.dashpanels.panel_link.module_select": "滚动选择模块",
"widget.dashpanels.stripped_cable.scrollbar": "滚动条"
}
Loading