[win-nix] changed lang name sp -> es

This commit is contained in:
Maxim Kadushkin
2016-10-03 14:40:52 +03:00
parent 970efc2f40
commit 46e4c35bb0
9 changed files with 26 additions and 26 deletions

View File

@ -8,7 +8,7 @@ CONFIG += c++11
TRANSLATIONS = ./langs/en.ts \
./langs/ru.ts \
./langs/de.ts \
./langs/sp.ts \
./langs/es.ts \
./langs/fr.ts
CORE_SRC_PATH = ../../core/DesktopEditor