new pisilinux web sites
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return
|
||||
[
|
||||
'active' => 'Aktif',
|
||||
'passive' => 'Pasif',
|
||||
'waiting_for_approval' => 'Onay Bekliyor',
|
||||
'solved' => 'Çözüldü',
|
||||
'banned' => 'Yasaklı'
|
||||
];
|
||||
Reference in New Issue
Block a user