Fix text box vertex style

This commit is contained in:
Oleg Sh
2022-07-24 18:59:04 +02:00
parent c51570f988
commit abc9165de2
11 changed files with 11 additions and 2 deletions

View File

@@ -245,6 +245,7 @@ Tenemos traducciones en griego 🇬🇷.</a> <a href=\"https://github.com/UnickS
$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";