From c639ad1e7e3ec747cac37e230fd8380da98c508b Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 24 Mar 2010 19:34:41 +0000 Subject: copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk, then convert the *.lang.php files with tools/convert_language_to_2.1.pl Next step is to play with tools/translation_analysis.php to find which language keys need translation for each language. git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/zh_CN/about.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 language/zh_CN/about.html (limited to 'language/zh_CN/about.html') diff --git a/language/zh_CN/about.html b/language/zh_CN/about.html new file mode 100644 index 000000000..788c88390 --- /dev/null +++ b/language/zh_CN/about.html @@ -0,0 +1,6 @@ +
  • Piwigo是一个简单实用的WEB图库管理程序。
  • + +
  • 在技术上, Piwigo基于PHP和MySQL数据库开发。
  • + +
  • 如果你有好的建议和想法, 请访问官方网站论坛
  • -- cgit v1.2.3