]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
Add hebrew to list of languages
authorDominic Jäger <d.jaeger@proxmox.com>
Fri, 23 Aug 2019 09:30:59 +0000 (11:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 3 Sep 2019 07:04:01 +0000 (09:04 +0200)
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
Utils.js

index 9b62bf6d5dc9fa19ea88e5d218e0ca4e2fdb19cc..533272d5db0b4bc065ffbfcd1253a90e54c6641f 100644 (file)
--- 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) {