Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
6697eb 1 <?php
2d870d 2 $wb['repo_name_txt'] = 'Depo';
bd12aa 3 $wb['repo_url_txt'] = 'İnternet Adresi';
TB 4 $wb['repo_username_txt'] = 'Kullanıcı Adı (isteğe bağlı)';
5 $wb['repo_password_txt'] = 'Parola (isteğe bağlı)';
6 $wb['active_txt'] = 'Etkin';
7 $wb['Software Repository which may contain addons or updates'] = 'Eklenti ya da güncellemeleri içeren yazılım deposu';
6697eb 8 ?>