From 563f44ce8df17524fca05de613196a50490e2001 Mon Sep 17 00:00:00 2001 From: Luke <17616949+nice42q@users.noreply.github.com> Date: Sun, 24 Nov 2024 21:51:59 +0100 Subject: [PATCH] Delete lang/zh-Hant.php --- lang/zh-Hant.php | 79 ------------------------------------------------ 1 file changed, 79 deletions(-) delete mode 100644 lang/zh-Hant.php diff --git a/lang/zh-Hant.php b/lang/zh-Hant.php deleted file mode 100644 index b022f89..0000000 --- a/lang/zh-Hant.php +++ /dev/null @@ -1,79 +0,0 @@ - -$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 [...] ↓ - -$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"; - -$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"; -$l_chf = "Swiss Franc"; -$l_usd = "US Dollar"; -$l_ltc = "Litecoin"; -$l_gbp = "Pound sterling"; -$l_rub = "Russian Ruble"; -$l_jpy = "Yen"; -$l_try = "Turkish Lira"; -$l_cad = "Canadian Dollar"; -$l_aud = "Australian Dollar"; -$l_hkd = "Hong Kong Dollar"; -$l_sgd = "Singapore Dollar"; -$l_pln = "Złoty"; -$l_zar = "South African Rand"; -$l_inr = "Indian Rupee"; -$l_aed = "UAE Dirham"; -$l_eth = "Ethereum"; -$l_uah = "Hryvnia"; -$l_krw = "South Korean won"; -$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"; -$l_vef = "Venezuelan bolívar"; -$l_thb = "Baht"; -$l_sar = "Saudi Riyal"; -$l_sek = "Swedish Krona"; -$l_pkr = "Pakistani Rupee"; -$l_nzd = "New Zealand Dollar"; -$l_php = "Philippine Peso"; -$l_nok = "Norwegian Krone"; -$l_lkr = "Sri Lankan Rupee"; -$l_mmk = "Myanmar Kyat"; -$l_huf = "Hungarian Forint"; -$l_ils = "Israeli New Shekel"; -$l_kwd = "Kuwaiti Dinar"; -$l_ngn = "Nigerian Naira"; -$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_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'; - -?>