mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
Add missing transation files and update translations
This commit is contained in:
parent
fe1b561228
commit
92efee088e
59 changed files with 1162 additions and 818 deletions
11
public/503.ko.html
Normal file
11
public/503.ko.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>이 사이트는 점검 중입니다.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<h1>현재 미리 계획된 사이트 점검을 위하여 서비스를 내려두었습니다.</h1>
|
||||
<p><span id="when-to-check-back">잠시 후에</span> 다시 시도해 주세요.</p>
|
||||
<p id="apology">불편을 끼쳐드려 죄송합니다.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue