create the translation folder at installation page

This commit is contained in:
Fernando Ontiveros
2025-04-05 07:55:20 +00:00
parent 012025c432
commit ba61a274d4
4 changed files with 8 additions and 6 deletions

View File

@@ -60683,7 +60683,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE ) VALUES
( 'LABEL','ID_PROCESSMAKER_REQUIREMENTS_OPENSSL_OPTIONAL','en','Open SSL is optional','2014-01-15') ,
( 'LABEL','ID_PROCESSMAKER_REQUIREMENTS_PHP','en','PHP recommended version 8.3, we maintain compatibility starting with PHP 8.1','2023-01-30') ,
( 'LABEL','ID_PROCESSMAKER_REQUIREMENTS_PHP','en','The recommended PHP version is 8.3, and we maintain compatibility starting from PHP 8.1.','2024-01-30') ,
( 'LABEL','ID_PROCESSMAKER_REQUIREMENTS_SOAP','en','Soap Support','2014-01-15') ,
( 'LABEL','ID_PROCESSMAKER_SLOGAN1','en','This Business Process is Powered By ProcessMaker','2014-01-15') ,
( 'LABEL','ID_PROCESSMAKER_SUCCESS_INSTALLED','en','ProcessMaker was successfully installed<br/>Workspace <b>" {0} " </b> was installed correctly.','2014-01-15') ,