Translated using Weblate (Persian)

Currently translated at 3.0% (2 of 65 strings)

Translation: Moner.ooo/Moner.ooo
Translate-URL: https://hosted.weblate.org/projects/monerooo/monerooo/fa/
This commit is contained in:
Monerooo 2024-11-26 11:33:57 +00:00 committed by Hosted Weblate
parent 355169176a
commit e4e1e5644e
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,7 +1,7 @@
<?php
// For the HTML meta specification, e.g. <!DOCTYPE html><html lang="en">
// https://www.w3schools.com/tags/ref_language_codes.asp
$lang_meta = "fa\" dir=\"rtl";
$lang_meta = "fa";
// The browser tab title or search engine title
$page_title = "تبدیل XMR به یورو/بیت‌کوین/فرانک سوئیس/دلار آمریکا و بسیاری موارد دیگر";
// Search engine description / text
@ -72,3 +72,4 @@ $l_gel = "Georgian Lari";
// More Monero links
$getmonero = '<a class="text-white" href="https://www.monerotalk.live/" hreflang="en" target="_blank" rel="external">Monero Talk</a> | <a class="text-white" href="https://www.monero.observer/resources/" hreflang="en" target="_blank" rel="external">Monero Observer</a> | <a class="text-white" href="https://ccs.getmonero.org/" hreflang="en" target="_blank" rel="external">Community Crowdfunding System (CCS)</a> | <a class="text-white" href="https://www.getmonero.org/" hreflang="en" target="_blank" rel="external">Official website</a>';
$countrymonero = '';
$rtl = 'true';