add Spanish translation
This commit is contained in:
parent
f03feb9b7e
commit
7b6b394e7b
@ -1,6 +1,6 @@
|
||||
include ../defines.mk
|
||||
|
||||
LINGUAS=de fr ja
|
||||
LINGUAS=de fr ja es
|
||||
|
||||
all: $(patsubst %, pve-lang-%.js, $(LINGUAS))
|
||||
|
||||
|
@ -184,6 +184,7 @@ Ext.define('PVE.Utils', { statics: {
|
||||
ja: 'Japanese',
|
||||
en: 'English',
|
||||
de: 'German',
|
||||
es: 'Spanish',
|
||||
fr: 'French'
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user