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