From 532d31ac92c547a0fb9c05c9b77e59fd0934eba8 Mon Sep 17 00:00:00 2001
From: Luke <17616949+nice42q@users.noreply.github.com>
Date: Tue, 7 May 2024 16:07:43 +0200
Subject: [PATCH] Added Kuno (EN & DE)
---
lang/de.php | 6 +++++-
lang/en.php | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/lang/de.php b/lang/de.php
index d508d39..3a2c2cf 100644
--- a/lang/de.php
+++ b/lang/de.php
@@ -9,7 +9,11 @@ $meta_keywords = "Monero, XMR, Fiat, Wert, Kurs, Live, Wechsel, Umrechnung"; //
$title_h1 = "umrechnung nach"; // ↓ XMR umrechnung nach ↓
// Info Text
-$info = "Die Werte auf dieser Webseite dienen nur der Information. Der Wert ist nicht garantiert und wird ohne vorherige Ankündigung geändert. Die Werte werden alle 5 Sekunden aktualisiert. Zuletzt um ".$time." Uhr, Europe/Berlin. Daten bereitgestellt von CoinGecko.
Github";
+$info = "Die Werte auf dieser Webseite dienen nur der Information. Der Wert ist nicht garantiert und wird ohne vorherige Ankündigung geändert. Die Werte werden alle 5 Sekunden aktualisiert. Zuletzt um ".$time." Uhr, Europe/Berlin. Daten bereitgestellt von CoinGecko und LocalMonero.
+Kuno – Mit Monero Spenden sammeln | Github";
+
+$clipboard_copy_tooltip = "In die Zwischenablage kopieren";
+$localmonero_tooltip = "LocalMonero Kurse berücksichtigen";
// Tooltip Titel
$l_eur = "Euro";
diff --git a/lang/en.php b/lang/en.php
index 732536f..d88eb70 100644
--- a/lang/en.php
+++ b/lang/en.php
@@ -9,7 +9,11 @@ $meta_keywords = "Monero, XMR, fiat, value, rate, live, exchange, conversion"; /
$title_h1 = "conversion to"; // ↓ XMR umrechnung nach ↓
// Info Text
-$info = "The exchange rates on this site are for information purposes only. They are not guaranteed to be accurate, and are subject to change without notice. The exchange rates are updated every 5 Seconds. Last at ".$time." clock, Europe/Berlin. Data provided by CoinGecko.
Github";
+$info = "The exchange rates on this site are for information purposes only. They are not guaranteed to be accurate, and are subject to change without notice. The exchange rates are updated every 5 Seconds. Last at ".$time." clock, Europe/Berlin. Data provided by CoinGecko and LocalMonero.
+Kuno – Fundraise with Monero | Github";
+
+$clipboard_copy_tooltip = "Copy to clipboard";
+$localmonero_tooltip = "Consider LocalMonero courses";
// Tooltip Titel
$l_eur = "Euro";