Skip to content

Commit 3c293de

Browse files
committed
dil dosyaları güncellendi.
1 parent c15fd1f commit 3c293de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

application/language/en/index.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22

33
return array(
4-
'phpbenchmark' => 'PHP Performance Benchmark',
4+
'phpbenchmark' => 'BB PHP Performance Benchmark',
55
'information' => 'About',
66
'uptoHead' => 'Back to Top.',
7-
'copyright' => 'All copyrights of the PHP Performance Test project belong to Ismail Satilmiş.',
7+
'copyright' => 'All copyrights of the BB PHP Performance Test project belong to Ismail Satilmiş.',
88
'suggestion' => 'Is there a feature or problem you want? <a href="https://github.com/ismail0234/php-performance-benchmark">Visit now!</a>',
99
'informationdescription' => 'With PHP Performance Test, you can measure how much efficiency you can get on your server and make your own optimizations accordingly.',
1010
'contact' => 'Contact',
@@ -16,7 +16,7 @@
1616
'benchmarkDescriptionCompleted' => '<span class="completedBenchmark text-success-light font-weight-middle">0</span> of <span class="maxBenchmarkNumber font-weight-middle text-white">0</span> benchmark tests were completed',
1717
'phpversion' => 'PHP Version:',
1818
'mysqlversion' => 'MYSQL Version:',
19-
'benchmarkVersion' => 'Benchmark Version:',
19+
'benchmarkVersion' => 'BB Benchmark Version:',
2020
'notconnected' => 'Connection could not be established',
2121
'showAll' => 'Show all of them',
2222
'all' => 'All',

application/language/tr/index.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22

33
return array(
4-
'phpbenchmark' => 'PHP Performans Testi',
4+
'phpbenchmark' => 'BB PHP Performans Testi',
55
'information' => 'Hakkında',
66
'uptoHead' => 'En Başa Dön.',
7-
'copyright' => 'PHP Performans Testi projesinin tüm telif hakları Ismail Satilmiş\'a aittir.',
7+
'copyright' => 'BB PHP Performans Testi projesinin tüm telif hakları Ismail Satilmiş\'a aittir.',
88
'suggestion' => 'İstediğin bir özellik veya sorun mu var? <a href="https://github.com/ismail0234/php-performance-benchmark">Hemen ziyaret et!</a>',
99
'informationdescription' => 'PHP Performans Testi ile sunucunuz üzerinde ne kadar verim alabileceğinizi ölçebilir ve buna göre kendiniz optimizasyonlar yapabilirsiniz.',
1010
'contact' => 'İletişim',
@@ -16,7 +16,7 @@
1616
'benchmarkDescriptionCompleted' => '<span class="maxBenchmarkNumber font-weight-middle text-white">0</span> adet benchmark testinden <span class="completedBenchmark text-success-light font-weight-middle">0</span> tanesi tamamlandı.',
1717
'phpversion' => 'PHP Versiyon:',
1818
'mysqlversion' => 'MYSQL Versiyon:',
19-
'benchmarkVersion' => 'Benchmark Versiyon:',
19+
'benchmarkVersion' => 'BB Benchmark Versiyon:',
2020
'notconnected' => 'Bağlantı kurulamadı.',
2121
'showAll' => 'Hepsini göster',
2222
'all' => 'Hepsi',

0 commit comments

Comments
 (0)