| | |
| | | $wb['dl_ratio_txt'] = 'Downloadratio'; |
| | | $wb['ul_bandwidth_txt'] = 'Uploadbandwidth'; |
| | | $wb['dl_bandwidth_txt'] = 'Downloadbandwidth'; |
| | | $wb['btn_save_txt'] = 'Сохранить'; |
| | | $wb['btn_cancel_txt'] = 'Закончить'; |
| | | $wb['server_id_txt'] = 'Сервер'; |
| | | $wb['parent_domain_id_txt'] = 'Website'; |
| | | $wb['username_txt'] = 'Пользователь'; |
| | |
| | | $wb['uid_error_empty'] = 'GID пустое.'; |
| | | $wb['directory_error_empty'] = 'Directory empty.'; |
| | | $wb['password_strength_txt'] = 'Password strength'; |
| | | $wb['quota_files_unity_txt'] = 'Files'; |
| | | $wb['directory_error_notinweb'] = 'Directory not inside of web root directory.'; |
| | | $wb['parent_domain_id_error_empty'] = 'No website selected.'; |
| | | ?> |