mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Update translations
This commit is contained in:
parent
3d62e5dd98
commit
f1bfc74e79
72 changed files with 3085 additions and 2172 deletions
|
@ -1,6 +1,6 @@
|
|||
<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; }
|
||||
|
@ -18,9 +18,9 @@
|
|||
<body>
|
||||
<div class="dialog">
|
||||
<h1>403</h1>
|
||||
<p>无法查看该资源</p>
|
||||
<p>你不能查看这个资源!</p>
|
||||
|
||||
<p>此页面将被 Discourse 自定义的403 页面取代。</p>
|
||||
<p>此页面将被 Discourse 自定义的 403 页面取代。</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue