Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
6697eb 1 <?php
bd12aa 2 $wb['list_head_txt'] = 'Yazılım Güncellemeleri';
TB 3 $wb['server_select_txt'] = 'Sunucu seçin';
4 $wb['installed_txt'] = 'İşlem';
6697eb 5 $wb['update_title_txt'] = 'Güncelleme';
bd12aa 6 $wb['version_txt'] = 'Sürüm';
TB 7 $wb['action_txt'] = 'İşlem';
8 $wb['no_updates_txt'] = 'Henüz bir güncelleme yok';
6697eb 9 ?>