From 2390a70266199771a4bb1bf24911f2dd3a69dade Mon Sep 17 00:00:00 2001 From: Monerooo Date: Sun, 24 Nov 2024 22:11:07 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (64 of 64 strings) Translation: Moner.ooo/Moner.ooo Translate-URL: https://hosted.weblate.org/projects/monerooo/monerooo/en/ --- lang/en.php | 39 +++++++++++++++++---------------------- 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/lang/en.php b/lang/en.php index b022f89..5caa432 100644 --- a/lang/en.php +++ b/lang/en.php @@ -1,24 +1,22 @@ -$lang_meta = "en"; // https://www.w3schools.com/tags/ref_language_codes.asp - -$page_title = "XMR conversion to EUR/BTC/CHF/USD and many more"; // The browser tab title or search engine title -$meta_description = "The Monero live exchange rate in many different currencies, free for everyone."; // Search engine description / text -$meta_keywords = "Monero, XMR, fiat, value, rate, live, exchange, conversion"; // Search engine keywords - -$title_h1 = "conversion to"; // ↓ XMR [...] ↓ - +// https://www.w3schools.com/tags/ref_language_codes.asp +$lang_meta = "en"; +// The browser tab title or search engine title +$page_title = "XMR conversion to EUR/BTC/CHF/USD and many more"; +// Search engine description / text +$meta_description = "The Monero live exchange rate in many different currencies, free for everyone."; +// Search engine keywords +$meta_keywords = "Monero, XMR, fiat, value, rate, live, exchange, conversion"; +// ↓ XMR [...] ↓ +$title_h1 = "conversion to"; $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 | Webhosting provided byServers Guru"; - +$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 | Webhosting provided byServers Guru"; $clipboard_copy_tooltip = "Copy to clipboard"; - $l_fiatSelect = "Currency choice"; $l_fiatInput = "Fiat value input field"; $l_xmrInput = "Monero value input field"; - // Tooltip Titel $l_eur = "Euro"; $l_btc = "Bitcoin"; @@ -38,11 +36,11 @@ $l_zar = "South African Rand"; $l_inr = "Indian Rupee"; $l_aed = "UAE Dirham"; $l_eth = "Ethereum"; -$l_uah = "Hryvnia"; +$l_uah = "Hryvnia"; $l_krw = "South Korean won"; -$l_brl = "Brazilian Real"; -$l_myr = "Malaysian Ringgit"; -$l_cny = "Renminbi"; +$l_brl = "Brazilian Real"; +$l_myr = "Malaysian Ringgit"; +$l_cny = "Renminbi"; $l_xag = "Silver (troy ounce)"; $l_xau = "Gold (troy ounce)"; $l_vnd = "Vietnamese dong"; @@ -64,16 +62,13 @@ $l_idr = "Indonesian Rupiah"; $l_twd = "New Taiwan Dollar"; $l_ars = "Argentine Peso"; $l_bdt = "Bangladeshi Taka"; -$l_bhd = "Bahraini Dinar"; -$l_bmd = "Bermudan Dollar"; +$l_bhd = "Bahraini Dinar"; +$l_bmd = "Bermudan Dollar"; $l_czk = "Czech Koruna"; $l_dkk = "Danish Krone"; $l_clp = "Chilean Peso"; $l_mxn = "Mexican Peso"; $l_gel = "Georgian Lari"; - // More Monero links $getmonero = 'Official website | Community Crowdfunding System (CCS) | Monero Observer | Monero Talk'; $countrymonero = ' | Telegram - Monero XMR | Revuo Monero'; - -?>