Add hebrew to list of languages

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
Dominic Jäger 2019-08-23 11:30:59 +02:00 committed by Thomas Lamprecht
parent a24e57bc12
commit 317eb5611b

View File

@ -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) {