From 317eb5611b5c451ca9625a5445b67def44c27576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominic=20J=C3=A4ger?= Date: Fri, 23 Aug 2019 11:30:59 +0200 Subject: [PATCH] Add hebrew to list of languages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dominic Jäger --- Utils.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Utils.js b/Utils.js index 9b62bf6..533272d 100644 --- a/Utils.js +++ b/Utils.js @@ -76,7 +76,8 @@ Ext.define('Proxmox.Utils', { utilities: { ru: 'Russian', sl: 'Slovenian', sv: 'Swedish', - tr: 'Turkish' + tr: 'Turkish', + he: 'Hebrew', }, render_language: function (value) {