[ADF-2460] fixed some translations (#3740)

This commit is contained in:
Vito
2018-09-03 17:19:54 +01:00
committed by Eugenio Romano
parent 1ceb26dd4d
commit 3627116b7c

View File

@@ -303,9 +303,9 @@
}, },
"APP":{ "APP":{
"DIALOG" :{ "DIALOG" :{
"START" : "Start", "START" : "Continue",
"TITLE" : "Select a process", "TITLE" : "Select a process app",
"LIST": "Process list", "LIST": "Process App list",
"ERROR" : "There is a problem connecting to Process Services" "ERROR" : "There is a problem connecting to Process Services"
} }
} }