Update en_gb.json

This commit is contained in:
slweeb 2024-01-17 21:53:01 -05:00
parent 6d3260bcb1
commit ed131b7e88
1 changed files with 14 additions and 13 deletions

View File

@ -1,15 +1,16 @@
{ {
"lang.name": "English (British)", "#lang.name": "English (British)",
"elem.seltzer": "soda_water", "#lang.credit": "R74n",
"elem.oxidized_copper": "oxidised_copper", "seltzer": "soda_water",
"elem.anesthesia": "anaesthesia", "oxidized_copper": "oxidised_copper",
"elem.gray_goo": "grey_goo", "anesthesia": "anaesthesia",
"elem.aluminum": "aluminium", "gray_goo": "grey_goo",
"elem.molten_aluminum": "molten_aluminium", "aluminum": "aluminium",
"elem.fiber": "fibre", "molten_aluminum": "molten_aluminium",
"elem.color_smoke": "colour_smoke", "fiber": "fibre",
"elem.sulfur": "sulphur", "color_smoke": "colour_smoke",
"elem.molten_sulfur": "molten_sulphur", "sulfur": "sulphur",
"elem.sulfur_gas": "sulphur_gas", "molten_sulfur": "molten_sulphur",
"elem.color_sand": "colour_sand" "sulfur_gas": "sulphur_gas",
"color_sand": "colour_sand"
} }