Update es.json (POEditor.com)

This commit is contained in:
JannisX11 2022-02-01 21:33:23 +02:00
parent 5807a6fcb6
commit 4c837cb7d1

View File

@ -1364,7 +1364,6 @@
"uv_editor.transparent_face": "Transparentar Cara",
"display.pose_angle": "Ángulo de Pose (Solo para Previsualización)",
"data.mesh": "Mesh",
"message.box_uv_for_meshes": "Meshes cannot be used in box UV templates",
"dialog.create_texture.type": "Tipo",
"dialog.create_texture.type.blank": "En Blanco",
"dialog.create_texture.type.template": "Plantilla de textura",
@ -1478,5 +1477,6 @@
"panel.skin_pose.sitting": "Sitting",
"panel.skin_pose.jumping": "Jumping",
"panel.skin_pose.aiming": "Aiming",
"edit.loop_cut.direction": "Direction"
"edit.loop_cut.direction": "Direction",
"message.meshes_and_box_uv": "Meshes are not compatible with Box UV. Go to File > Project... and switch to Per-face UV."
}