mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Added test size settings for vertices and edges.
This commit is contained in:
@@ -277,5 +277,7 @@
|
||||
$g_lang["background_image"] = "Background image";
|
||||
|
||||
$g_lang['wrong_image_background_format'] = "Wrong image format. Only JPEG and PNG are supported";
|
||||
$g_lang['wrong_image_background_size'] = "Image size is too big. Image size must be less than {0} pixels.";
|
||||
$g_lang['wrong_image_background_size'] = "Image size is too big. Image size must be less than {0} pixels.";
|
||||
|
||||
$g_lang['text_size'] = "Text size";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user