2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

Update Translations

This commit is contained in:
Arpit Jalan 2016-03-15 21:11:18 +05:30
parent 8c60b1c65c
commit ee5acf1948
12 changed files with 459 additions and 307 deletions

View file

@ -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>