mirror of
https://github.com/rottenwheel/moner.ooo.git
synced 2024-12-22 21:59:21 +00:00
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:
parent
355169176a
commit
e4e1e5644e
1 changed files with 2 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue