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 2015-05-06 21:05:09 +05:30
parent 942f18143c
commit ee960899df
158 changed files with 4455 additions and 545 deletions

12
public/500.zh_TW.html Normal file
View file

@ -0,0 +1,12 @@
<html>
<head>
<title>Oops - 錯誤 500</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>Oops</h1>
<p>討論區軟件端出現未知的錯誤,謹此致歉。</p>
<p>已記錄詳細的錯誤報告,我們將會檢查自動產生的通知。</p>
<p>無須採取行動。但是,如果問題持續地發生,你可以將錯誤資料,包括出現錯誤的步驟,張貼在討論區 <a href="/category/meta">meta 分版</a>內。</p>
</body>
</html>