diff --git a/editor/locale/lang.es.js b/editor/locale/lang.es.js index 9867d383..d04fdedd 100644 --- a/editor/locale/lang.es.js +++ b/editor/locale/lang.es.js @@ -99,7 +99,6 @@ {"id":"page","textContent":"Página"}, {"id":"fill_tool_bottom","textContent":"Relleno:"}, {"id":"stroke_tool_bottom","textContent":"Contorno:"}, -{"id":"svninfo_dim","textContent":"Dimensiones del lienzo"} {"id":"path_node_x","title":"Cambiar la posición horizontal X del nodo"}, {"id":"path_node_y","title":"Cambiar la posición vertical Y del nodo"}, {"id":"seg_type","title":"Cambiar el tipo de segmento"}, diff --git a/editor/locale/lang.fr.js b/editor/locale/lang.fr.js index a407b07b..a2e94192 100644 --- a/editor/locale/lang.fr.js +++ b/editor/locale/lang.fr.js @@ -99,7 +99,6 @@ {"id":"page","textContent":"Page"}, {"id":"fill_tool_bottom","textContent":"Remplis.:"}, {"id":"stroke_tool_bottom","textContent":"Contour:"}, -{"id":"svninfo_dim","textContent":"Dimensions du canevas"}, {"id":"path_node_x","title":"Changer la positon horizontale x du nĹ“ud"}, {"id":"path_node_y","title":"Changer la position verticale y du nĹ“ud"}, {"id":"seg_type","title":"Changer le type du Segment"},