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
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
$g_lang["title_notg"] = "Graph Online se";
$g_lang["text"] = "<p>Por favor, envía tus preguntas a <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a> o echale un vistazo a <a href=\"https://www.facebook.com/pg/Graphonline-2230709670325388\" target=\"_blank\">nuestra página de facebook</a></p>";
$g_lang["text"] = "<p>Por favor, envía tus preguntas a <a href=\"mailto:admin@graphonline.ru?subject=Graphonline%20-%20feedback\">admin@graphonline.ru</a></p>";
$g_lang["m_title"] = "Contactos Graph Online";
$g_lang["m_keyWords"] = "contactos graph online";
+2
View File
@@ -348,4 +348,6 @@ Tenemos traducciones en griego 🇬🇷.</a> <a href=\"https://github.com/UnickS
$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:";
?>