You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changelocation_description.innerHTML="The LinuxUsersLinuxMint website offers content support in Turkish and English. However, if one language is used, the content of the other language cannot be accessed. If you want to access the content of the other language, you must change your location.";
20
+
lxlmdoc_description.innerHTML="LinuxUsersLinuxMint For more information about the software, please refer to the documentation.";
10
21
}
11
22
elseif(lang.startsWith("tr")){
12
-
changelocation.innerHTML="Web sitesi için konum değiştirme (Çok yakında kullanımdan kaldırılacaktır)";
23
+
document.title="LinuxUsersLinuxMint - Destek Sayfası";
24
+
changelocation.innerHTML="Web sitesi için konum değiştirme";
13
25
lxlmdoc.innerHTML="LinuxUsersLinuxMint yazılımları için dokümanlar";
14
-
document.title="LinuxUsersLinuxMint - Destek Sayfası"
changelocation_description.innerHTML="LinuxUsersLinuxMint web sitesi, Türkçe ve İngilizce dillerinde içerik desteği sunmaktadır. Ancak, bir dil kullanıldığında diğer dildeki içeriğe erişilemez. Diğer dildeki içeriğe erişmek istiyorsanız, konumunuzu değiştirmeniz gerekir.";
31
+
lxlmdoc_description.innerHTML="LinuxUsersLinuxMint yazılımları hakkında daha fazla bilgi edinmek için dokümanlara göz atınız.";
updates_two.innerHTML="The existing 404 error page for the website has been revamped and rebuilt using <a class=\"home\" href=\"https://getbootstrap.com/\">Bootstrap CSS</a>.";
19
+
bug_fix_one.innerHTML="A missing link has been added to the Updates page on the Contracts page.";
updates_three.innerHTML="The Support page has been revamped and rebuilt using <a class=\"home\" href=\"https://getbootstrap.com/\">Bootstrap CSS</a>.";
17
22
}
18
23
elseif(lang.startsWith("tr")){
19
24
document.title="LinuxUsersLinuxMint - Web sitesi güncelleme notları";
updates_two.innerHTML="Web sitesi için mevcut olan 404 hata sayfası yenilenmiştir ve <a class=\"home\" href=\"https://getbootstrap.com/\">Bootstrap CSS</a> ile yeniden yapılmıştır.";
25
30
bug_fix_one.innerHTML="Sözleşmeler sayfasında güncellemeler sayfası için eksik bağlantı eklenmiştir.";
updates_three.innerHTML="Destek sayfası yenilenmiştir ve <a class=\"home\" href=\"https://getbootstrap.com/\">Bootstrap CSS</a> ile yeniden yapılmıştır.";
<pclass="card-text" id="changelocation_description">LinuxUsersLinuxMint Web sitesi Türkçe ve İngilizce olmak üzere içerik desteği sunar. Ancak bir dil kullanılıyorsa diğer dilin içeriğine erişilemez ancak diğer dilin içeriğine erişmek istiyorsanız bunun için konum değiştirmelisiniz.</p>
0 commit comments