Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
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 ?>
bd12aa 10