mirror of
https://github.com/fralx/LimeReport.git
synced 2025-01-11 17:18:10 +03:00
Add pl to .pro
This commit is contained in:
parent
2063e56829
commit
0049678a02
@ -117,7 +117,7 @@ INSTALLS += target
|
|||||||
####Automatically build required translation files (*.qm)
|
####Automatically build required translation files (*.qm)
|
||||||
|
|
||||||
contains(CONFIG,build_translations){
|
contains(CONFIG,build_translations){
|
||||||
LANGUAGES = ru es_ES ar fr zh
|
LANGUAGES = ru es_ES ar fr zh pl
|
||||||
|
|
||||||
defineReplace(prependAll) {
|
defineReplace(prependAll) {
|
||||||
for(a,$$1):result += $$2$${a}$$3
|
for(a,$$1):result += $$2$${a}$$3
|
||||||
|
Loading…
Reference in New Issue
Block a user