Update vi.json

Update vi.json for new element + change font type from arial into vietnamese_pixel
This commit is contained in:
Salmonfishyy 2024-03-23 13:08:50 +07:00 committed by GitHub
parent 11566a7c9b
commit 112a4bff1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 19 additions and 19 deletions

View File

@ -1,7 +1,7 @@
{
"#lang.name": "Tiếng Việt",
"#lang.credit": "VoidInstructions, NguyenChiBao, SalmonFishy",
"#lang.font": "Arial",
"#lang.font": "Vietnamese_Pixel",
"land": "Đất đai",
"liquids": "Chất lỏng",
"life": "Sự sống",
@ -524,21 +524,21 @@
"molten_potassium_salt": "Muối kali nóng chảy",
"molten_sodium_acetate": "Natri axetat nóng chảy",
"frozen_nitro": "Nitro đóng băng",
"cured_meat": "",
"nut_oil": "",
"grease": "",
"fat": "",
"potassium": "",
"molten_potassium": "",
"magnesium": "",
"molten_magnesium": "",
"sandstorm": "",
"caustic_potash": "",
"antibomb": "",
"tornado": "",
"earthquake": "",
"tsunami": "",
"blaster": "",
"propane_ice": "",
"molten_caustic_potash": ""
}
"cured_meat": "Thịt muối",
"nut_oil": "Dầu hạt",
"grease": "Mỡ dầu",
"fat": "Mỡ",
"potassium": "Kali",
"molten_potassium": "Kali nóng chảy",
"magnesium": "Ma-giê",
"molten_magnesium": "Ma-giê nóng chảy",
"sandstorm": "Bão cát",
"caustic_potash": "Kali hiđroxit",
"antibomb": "Phản bom",
"tornado": "Lốc xoáy",
"earthquake": "Động đất",
"tsunami": "Sóng thần",
"blaster": "Tia nổ",
"propane_ice": "Propan đóng băng",
"molten_caustic_potash": "Kali hiđroxit nóng chảy"
}