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