Till Brehm
2016-06-28 d44c3fa38bb0e29718ad7d4009342faf9d2a32a7
1
2
3
4
5
6
7
8
<?php
$wb['repo_name_txt'] = 'Αποθετήριο';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Χρήστης (Προαιρετικό)';
$wb['repo_password_txt'] = 'Συνθηματικό (Προαιρετικό)';
$wb['active_txt'] = 'Ενεργό';
$wb['Software Repository which may contain addons or updates'] = 'Software Repository which may contain addons or updates';
?>