From 3001f0478baa8f6791f41afa7218447f2f8730fd Mon Sep 17 00:00:00 2001 From: Luke <17616949+nice42q@users.noreply.github.com> Date: Sat, 15 Jun 2024 10:40:12 +0200 Subject: [PATCH] CoinGecko PL fix --- lang/pl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pl.php b/lang/pl.php index 40fccc4..d37695c 100644 --- a/lang/pl.php +++ b/lang/pl.php @@ -8,10 +8,10 @@ $meta_keywords = "Monero, XMR, fiat, value, rate, live, exchange, conversion"; / $title_h1 = "conversion to"; // ↓ XMR [...] ↓ -$moneroooTable = "Service provided by Moner.ooo, Data provided by CoinGecko"; +$moneroooTable = "Service provided by Moner.ooo, Data provided by CoinGecko"; // 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.
Kuno - Moner.ooo donation page Kuno – Fundraise with Monero | 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.
Kuno - Moner.ooo donation page Kuno – Fundraise with Monero | GitHub"; $clipboard_copy_tooltip = "Copy to clipboard";