Update vi.json
Update vi.json for new element + change font type from arial into vietnamese_pixel
This commit is contained in:
parent
11566a7c9b
commit
112a4bff1f
38
lang/vi.json
38
lang/vi.json
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue