Replace sharing buttons to copy to clipboard. Remove unnecessary files.

This commit is contained in:
Oleg Sh
2026-08-06 22:44:20 +02:00
parent c4036e5fe8
commit b53487dda0
136 changed files with 192 additions and 1880 deletions
+2 -5
View File
@@ -1,11 +1,8 @@
<?php
$g_lang["title_notg"] = "Επικοινωνία με το Graph Online";
$g_lang["text"] = "<p>Στείλτε τις ερωτήσεις σας στο
<a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a>
ή <a href=\"https://www.facebook.com/pg/Graphonline-2230709670325388\" target=\"_blank\">
στην σελίδα μας στο facebook.</a></p>";
$g_lang["text"] = "<p>Στείλτε τις ερωτήσεις σας στο <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a>.</p>";
$g_lang["m_title"] = "Επικοινωνία: Graph Online";
$g_lang["m_keyWords"] = "επικοινωνία, επαφή, graph online, facebook";
$g_lang["m_keyWords"] = "επικοινωνία, επαφή, graph online";
$g_lang["m_description"] = "Επικοινωνήστε με τους διαχειριστές του Graph online.";
?>
+2
View File
@@ -344,4 +344,6 @@
$g_lang['night_style'] = "Night";
$g_lang['large_high_contrast_style'] = "Large High Contrast";
$g_lang['styles'] = "Styles";
$g_lang['this_is_graph_image_link'] = "The image is saved and will be available at the following link:";
?>