diff --git a/lang/fa.php b/lang/fa.php
index 0b26b36..15192b7 100644
--- a/lang/fa.php
+++ b/lang/fa.php
@@ -1,6 +1,6 @@
-$lang_meta = "fa"; // https://www.w3schools.com/tags/ref_language_codes.asp
+$lang_meta = "fa\" dir=\"rtl"; // 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
@@ -11,7 +11,7 @@ $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 – Fundraise with Monero | GitHub | Webhosting provided by";
+$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 12:24:42 clock, Europe/Berlin. Data provided by CoinGecko.
Webhosting provided by | GitHub | Kuno – Fundraise with Monero";
$clipboard_copy_tooltip = "Copy to clipboard";
@@ -72,7 +72,7 @@ $l_clp = "Chilean Peso";
$l_mxn = "Mexican Peso";
// More Monero links
-$getmonero = 'Official website | Community Crowdfunding System (CCS) | Monero Observer | Monero Talk';
-$countrymonero = ' | Telegram - Monero XMR';
+$getmonero = 'Monero Talk | Monero Observer | Community Crowdfunding System (CCS) | Official website';
+$countrymonero = '';
?>