Till Brehm
2014-09-22 f02be96750e48859cc63f1f2b64a86a9202178b4
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';
?>