From 3af31f45693fe6d17855965b56a16ee29622bdb2 Mon Sep 17 00:00:00 2001
From: Luke <17616949+nice42q@users.noreply.github.com>
Date: Mon, 6 Mar 2023 12:34:18 +0100
Subject: [PATCH] Added Telegram
---
de.php | 2 +-
en.php | 2 +-
es.php | 2 +-
it.php | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/de.php b/de.php
index cdce056..faa8b09 100644
--- a/de.php
+++ b/de.php
@@ -62,6 +62,6 @@ $l_czk = "Tschechische Krone";
$l_dkk = "Dänische Krone";
// Weitere Monero Links
-$getmonero = 'Offizielle Webseite | Community Crowdfunding System (CCS) | Monero Ecosystem | Monero Observer | Monero Talk';
+$getmonero = 'Offizielle Webseite | Community Crowdfunding System (CCS) | Monero Ecosystem | Monero Observer | Monero Talk | Telegram - Monero Germany';
?>
diff --git a/en.php b/en.php
index 8e29d98..7467212 100644
--- a/en.php
+++ b/en.php
@@ -62,6 +62,6 @@ $l_czk = "Czech Koruna";
$l_dkk = "Danish Krone";
// Weitere Monero Links
-$getmonero = 'Official website | Community Crowdfunding System (CCS) | Monero Ecosystem | Monero Observer | Monero Talk';
+$getmonero = 'Official website | Community Crowdfunding System (CCS) | Monero Ecosystem | Monero Observer | Monero Talk | Telegram - Monero XMR';
?>
diff --git a/es.php b/es.php
index 16afe97..1ccb6d2 100644
--- a/es.php
+++ b/es.php
@@ -62,6 +62,6 @@ $l_czk = "Corona checa";
$l_dkk = "Corona danesa";
// Weitere Monero Links
-$getmonero = 'Página oficial | Community Crowdfunding System (CCS) | Monero Ecosystem | Monero Observer | El Monero Podcast';
+$getmonero = 'Página oficial | Community Crowdfunding System (CCS) | Monero Ecosystem | Monero Observer | El Monero Podcast | Telegram - Monero en español';
?>
diff --git a/it.php b/it.php
index d1279e3..c4af99b 100644
--- a/it.php
+++ b/it.php
@@ -62,6 +62,6 @@ $l_czk = "Corona Ceca";
$l_dkk = "Corona Danese";
// Link di Monero
-$getmonero = 'Sito ufficiale | Community Crowdfunding System (CCS) | Ecosistema Monero | Monero Observer | Monero Talk';
+$getmonero = 'Sito ufficiale | Community Crowdfunding System (CCS) | Ecosistema Monero | Monero Observer | Monero Talk | Telegram - Monero Italia';
?>