Added several texts to localization file

This commit is contained in:
KatMelon 2023-04-11 01:20:27 +08:00 committed by GitHub
parent e48039f7a4
commit a62b1ab299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,10 @@ export const en_GB = {
components: {
'no_materials_loaded': 'No materials loaded',
'material_type': 'Type',
'solid': 'Solid',
'textured': 'Textured',
'no_image_loaded' : 'No image loaded',
'choose': 'Choose',
'texture_filtering': 'Filtering',
'texture_wrap': 'Wrap',
'transparency': 'Transparency',