diff options
author | lainme <lainme993@gmail.com> | 2012-06-12 20:08:23 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-06-12 20:08:23 +0200 |
commit | eae330b6dbdac1213ca6407b1bef7b706ed17066 (patch) | |
tree | 904a9f340ece49a5299fe4d07d8548c8b7a35935 /inc/lang/zh/mailwrap.html | |
parent | 05b30d79901375b2df9956ecb8ecddaa79937a64 (diff) | |
download | rpg-eae330b6dbdac1213ca6407b1bef7b706ed17066.tar.gz rpg-eae330b6dbdac1213ca6407b1bef7b706ed17066.tar.bz2 |
chinese language update. related to FS#2360
Diffstat (limited to 'inc/lang/zh/mailwrap.html')
-rw-r--r-- | inc/lang/zh/mailwrap.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/inc/lang/zh/mailwrap.html b/inc/lang/zh/mailwrap.html new file mode 100644 index 000000000..0f00d95b1 --- /dev/null +++ b/inc/lang/zh/mailwrap.html @@ -0,0 +1,13 @@ +<html> +<head> +<title>@TITLE@</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +</head> +<body> + +@HTMLBODY@ + +<br /><hr /> +<small>本邮件由位于 @DOKUWIKIURL@ 的 Dokuwiki 自动创建。</small> +</body> +</html>
\ No newline at end of file |