From 7493fccb24d43d8db66d0e0e3196f08a875d5423 Mon Sep 17 00:00:00 2001 From: Erkak Date: Fri, 13 May 2016 13:25:53 +0300 Subject: [PATCH] Add support of Russian language --- Deploy/templates/ui/app.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Deploy/templates/ui/app.conf b/Deploy/templates/ui/app.conf index a5cf4dfdf..090bcdc47 100644 --- a/Deploy/templates/ui/app.conf +++ b/Deploy/templates/ui/app.conf @@ -2,8 +2,8 @@ appname = registry runmode = dev [lang] -types = en-US|zh-CN|de-DE -names = en-US|zh-CN|de-DE +types = en-US|zh-CN|de-DE|ru-RU +names = en-US|zh-CN|de-DE|ru-RU [dev] httpport = 80