From 74baa1d7f18b426b6d6b43a7b7a16a37b769a366 Mon Sep 17 00:00:00 2001 From: Joachim Seemer Date: Wed, 21 Jul 2010 18:01:59 +0000 Subject: [PATCH] Added Pengfei Han (kurain) for the Chinese translation. Thanks. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37665 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/aboutsystem/AboutSystem.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index f96e3e8198..f7a8e2e112 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -162,6 +162,9 @@ static const Translation gTranslations[] = }, { "uk", "Alex Rudyk (totish)\n" + }, + { "zh", + "Pengfei Han (kurain)\n" } };