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
Copy file name to clipboardExpand all lines: application/language/en/index.php
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
<?php
2
2
3
3
returnarray(
4
-
'phpbenchmark' => 'PHP Performance Benchmark',
4
+
'phpbenchmark' => 'BB PHP Performance Benchmark',
5
5
'information' => 'About',
6
6
'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ş.',
8
8
'suggestion' => 'Is there a feature or problem you want? <a href="https://github.com/ismail0234/php-performance-benchmark">Visit now!</a>',
9
9
'informationdescription' => 'With PHP Performance Test, you can measure how much efficiency you can get on your server and make your own optimizations accordingly.',
10
10
'contact' => 'Contact',
@@ -16,7 +16,7 @@
16
16
'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',
17
17
'phpversion' => 'PHP Version:',
18
18
'mysqlversion' => 'MYSQL Version:',
19
-
'benchmarkVersion' => 'Benchmark Version:',
19
+
'benchmarkVersion' => 'BB Benchmark Version:',
20
20
'notconnected' => 'Connection could not be established',
Copy file name to clipboardExpand all lines: application/language/tr/index.php
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
<?php
2
2
3
3
returnarray(
4
-
'phpbenchmark' => 'PHP Performans Testi',
4
+
'phpbenchmark' => 'BB PHP Performans Testi',
5
5
'information' => 'Hakkında',
6
6
'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.',
8
8
'suggestion' => 'İstediğin bir özellik veya sorun mu var? <a href="https://github.com/ismail0234/php-performance-benchmark">Hemen ziyaret et!</a>',
9
9
'informationdescription' => 'PHP Performans Testi ile sunucunuz üzerinde ne kadar verim alabileceğinizi ölçebilir ve buna göre kendiniz optimizasyonlar yapabilirsiniz.',
10
10
'contact' => 'İletişim',
@@ -16,7 +16,7 @@
16
16
'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ı.',
0 commit comments