Add planned maintenance notice string
This commit is contained in:
@@ -50,6 +50,7 @@ $s['websiteDesc'] = 'Windows Update 서버에서 UUP 파일을 쉽게 다운로
|
||||
$s['notAffiliated'] = '이 프로젝트는 Microsoft Corporation과 관련이 없습니다. Windows는 Microsoft Corporation의 등록 상표 입니다.';
|
||||
$s['copyright'] = '© %d %s와 기여자.'; //© 2019 whatever127 and contributors.
|
||||
$s['selectLanguage'] = '언어를 선택 해 주십시오';
|
||||
$s['maintenanceNotice'] = '예정된 유지 관리: %1$s – %2$s'; //Planned maintenance: Sep 9, 2026, 8:00 PM – Sep 10, 2026, 12:00 AM
|
||||
|
||||
//index.php
|
||||
$s['slogan'] = 'Windows Update 서버에서 UUP 파일을 쉽게 다운로드 할 수 있습니다.';
|
||||
|
||||
Reference in New Issue
Block a user