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.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"
} }