Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/configController-ko.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/configController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/configController-ko.js
// Module:    /templates/hulkd/views/configController-ko
// Locale:    ko
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"시스템이 IP 주소를 허용 목록에 추가하기 위해 [asis,SSHD]에 대해 [asis,UseDNS] 설정을 비활성화했습니다. 변경 내용을 구현하려면 [output,url,_1,SSH 서버 재시작,_2] 페이지를 통해 SSH를 다시 시작해야 합니다.","The system successfully saved your [asis,cPHulk] configuration settings.":"시스템이 [asis,cPHulk] 구성 설정을 성공적으로 저장했습니다.","You changed the protection level of [asis,cPHulk]. Click Save to implement this change.":"You changed the protection level of [asis,cPHulk]. Click Save to implement this change."};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager