mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Update translations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>금지된 작업입니다 (403)</title>
|
||||
<title>권한이 없습니다. (403)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
|
||||
@@ -20,9 +20,9 @@
|
||||
<body>
|
||||
<div class="dialog">
|
||||
<h1>403</h1>
|
||||
<p>해당 리소스를 볼 수 없습니다!</p>
|
||||
<p>해당 내용을 보실 수 없습니다!</p>
|
||||
|
||||
<p>이 부분은 커스텀 Discourse 403 페이지로 대체될 것입니다.</p>
|
||||
<p>Discourse 자체 403 페이지로 대체됩니다.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user