en.php 972 B

123456789101112131415161718
  1. <?php
  2. $yazi["destek"] = "Support";
  3. $yazi["belgeler"] = "Documents";
  4. $yazi["indir"] = "Download";
  5. $yazi["hatakaydi"] = "Issues";
  6. $yazi["kaynakkod"] = "Source Code";
  7. $yazi["paketler"] = "Packages";
  8. $yazi["blog"] = "Blog";
  9. $yazi["forum"] = "Forum";
  10. $yazi["hizlikararli"] = "Fast and Stable";
  11. $yazi["guvenli"] = "Secure";
  12. $yazi["ozgur"] = "Independent";
  13. $yazi["milisInfo"] = "Milis Linux is a Linux based operating system project, which was initiated voluntarily in 2016
  14. considering the insufficient and disrupted domestic operating system studies in our country, and supported by Akdeniz University BAP Project as of 2019.
  15. Militia Linux was developed by using LFS (Linux From Stratch), since we aim to be unique.
  16. In this respect, it has its own package management system (Militia Package System) and unique applications.
  17. Milis Linux Project is based on open source and free software development principles and aims to increase the value of our country in informatics."
  18. ?>