New vertex shape proposal - textbox

This commit is contained in:
Ivan
2022-07-13 22:59:55 +05:00
parent a4c99c8dc4
commit d53cf4db0a
4 changed files with 41 additions and 9 deletions

View File

@@ -245,6 +245,7 @@ We have added Dutch translation 🇳🇱. Thank you Willie de Wit</a>";
$g_lang['squere'] = "Square";
$g_lang['triangle'] = "Triangle";
$g_lang['pentagon'] = "Pentagon";
$g_lang['textbox'] = "Textbox";
$g_lang['vertex_diameter'] = "Vertex size";
$g_lang['additional_text_color'] = "Another text color";

View File

@@ -246,6 +246,7 @@
$g_lang['squere'] = "Квадрат";
$g_lang['triangle'] = "Треугльник";
$g_lang['pentagon'] = "Пятиугольник";
$g_lang['textbox'] = "Текстовое поле";
$g_lang['vertex_diameter'] = "Размер вершины";
$g_lang['additional_text_color'] = "Цвет другого текста";