CSoellinger
2015-10-04 7c75fc5419a423620a3ced2560a2343c8fc04608
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';
?>