Commit c980c906 authored by Dietmar Maurer's avatar Dietmar Maurer

add Chinese translation

parent 9db22c33
pve-manager (2.0-41) unstable; urgency=low
* add Chinese translation
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Mar 2012 10:51:11 +0100
pve-manager (2.0-40) unstable; urgency=low
* fix bug 22: correctly display openvz swap usage
......
......@@ -2,7 +2,7 @@ RELEASE=2.0
VERSION=2.0
PACKAGE=pve-manager
PACKAGERELEASE=40
PACKAGERELEASE=41
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5
......
include ../defines.mk
LINGUAS=de fr ja es sv
LINGUAS=de fr ja es sv zh_CN
all: $(patsubst %, pve-lang-%.js, $(LINGUAS))
......
This diff is collapsed.
......@@ -186,6 +186,7 @@ Ext.define('PVE.Utils', { statics: {
},
language_map: {
zh_CN: 'Chinese',
ja: 'Japanese',
en: 'English',
de: 'German',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment