Skip to content
Merged
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
6 changes: 5 additions & 1 deletion common/src/main/resources/assets/moreculling/lang/vi_vn.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"moreculling.title": "Lược bớt nhiều Hơn ",
"moreculling.config.category.general": "Lược bớt Chung",
"moreculling.config.category.compat": "Tương thích Mod",
"moreculling.config.option.dontCull": "Không Lược Bớt",
"moreculling.config.option.dontCull.tooltip": "Thêm id khối vào đây để ngăn nó lược bớt ví dụ minecraft:bamboo",
"moreculling.config.option.cloudCulling": "Lược bớt Mây",
"moreculling.config.option.cloudCulling.tooltip": "Thay đổi thứ tự winding trong opengl để áp dụng Lược bớt mặt",
"moreculling.config.option.signTextCulling": "Lược bớt Chữ Ký",
Expand All @@ -27,6 +29,8 @@
"moreculling.config.option.itemFrame3FaceCulling.tooltip": "Cho phép kỹ thuật Lược bớt 3 mặt",
"moreculling.config.option.itemFrame3FaceCullingRange": "Khoảng Lược bớt 3 Mặt Khung",
"moreculling.config.option.itemFrame3FaceCullingRange.tooltip": "Thay đổi khoảng cách mà Lược bớt này bắt đầu hoạt động, có thể thấy được ở khoảng cách gần hơn",
"moreculling.config.option.paintingCulling": "Lược Bớt Mặt Tranh",
"moreculling.config.option.paintingCulling.tooltip": "Lược bớt mặt sau và mặt trong của bức tranh",
"moreculling.config.option.leavesCulling": "Lược bớt Lá",
"moreculling.config.option.leavesCulling.tooltip": "Thay đổi loại Lược bớt được sử dụng cho lá",
"moreculling.config.option.leavesCullingAmount": "Lượng Lược bớt Lá",
Expand All @@ -48,4 +52,4 @@
"moreculling.config.options.vertical": "Dọc",
"moreculling.config.resetCache": "Đặt Lại Bộ Đệm",
"moreculling.config.optionDisabled": "Tùy chọn này bị vô hiệu khi sử dụng: %s"
}
}
Loading