graphonline/lang/bg/graphs_examples.php
2021-11-22 02:14:17 +00:00

10 lines
584 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$g_lang["head_no_tags"] = "Примерни графи";
$g_lang["text"] = "<p>По-долу можете да намерите примерни графи и да начертаете вашия граф с помощта на един от тях.</p>\n";
$g_lang["current_language"] = "bg";
$g_lang["m_title"] = "Онлайн Граф: Примерни графи";
$g_lang["m_keyWords"] = "примерни графи, галерия графи, създай граф";
$g_lang["m_description"] = "Галерия с примерни графи";
?>