Commit c8e82270 authored by Dietmar Maurer's avatar Dietmar Maurer

added Russian translation

parent 15392924
pve-manager (2.0-56) unstable; urgency=low
* added Russian translation
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 08:18:58 +0200
pve-manager (2.0-55) unstable; urgency=low
* fix bug #135: allow single letter 'dns-name', allow to start names
......
......@@ -2,7 +2,7 @@ RELEASE=2.0
VERSION=2.0
PACKAGE=pve-manager
PACKAGERELEASE=55
PACKAGERELEASE=56
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5
......
include ../defines.mk
LINGUAS=de it fr ja es sv zh_CN
LINGUAS=de it fr ja es sv ru zh_CN
all: $(patsubst %, pve-lang-%.js, $(LINGUAS))
......
This diff is collapsed.
......@@ -199,6 +199,7 @@ Ext.define('PVE.Utils', { statics: {
de: 'German',
es: 'Spanish',
fr: 'French',
ru: 'Russian',
sv: 'Swedish'
},
......
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