Commit 7b6b394e authored by Dietmar Maurer's avatar Dietmar Maurer

add Spanish translation

parent f03feb9b
include ../defines.mk include ../defines.mk
LINGUAS=de fr ja LINGUAS=de fr ja es
all: $(patsubst %, pve-lang-%.js, $(LINGUAS)) all: $(patsubst %, pve-lang-%.js, $(LINGUAS))
......
This diff is collapsed.
...@@ -184,6 +184,7 @@ Ext.define('PVE.Utils', { statics: { ...@@ -184,6 +184,7 @@ Ext.define('PVE.Utils', { statics: {
ja: 'Japanese', ja: 'Japanese',
en: 'English', en: 'English',
de: 'German', de: 'German',
es: 'Spanish',
fr: 'French' fr: 'French'
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment