Skip to content

Commit

Permalink
ref #760 done
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGrimont committed Nov 18, 2024
1 parent 6eff355 commit 75d4bdb
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DisplayObjects/mobile/assets/i18n/en.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version_c8o": "2.0.0-beta146",
"version_c8o": "2.0.0-beta147",
"general_settings": "General settings",
"font_size": "Font size",
"max_width": "Max width",
Expand Down
2 changes: 1 addition & 1 deletion DisplayObjects/mobile/assets/i18n/es.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version_c8o": "2.0.0-beta146",
"version_c8o": "2.0.0-beta147",
"general_settings": "Configuración general",
"font_size": "Tamaño de fuente",
"max_width": "Ancho máximo",
Expand Down
2 changes: 1 addition & 1 deletion DisplayObjects/mobile/assets/i18n/fr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version_c8o": "2.0.0-beta146",
"version_c8o": "2.0.0-beta147",
"general_settings": "Paramètres généraux",
"font_size": "Taille de police",
"app_layout": "Mise en page de l'application",
Expand Down
2 changes: 1 addition & 1 deletion DisplayObjects/mobile/assets/i18n/it.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version_c8o": "2.0.0-beta146",
"version_c8o": "2.0.0-beta147",
"general_settings": "Impostazioni generali",
"font_size": "Dimensione del carattere",
"max_width": "Larghezza massima",
Expand Down
5 changes: 5 additions & 0 deletions _c8oProject/mobilePages/editorPage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4035,6 +4035,11 @@ title: Title for editor
↓InvokeSharedAction [ngx.components.UIDynamicInvoke-1731418410832]:
beanData: '{"ionBean":"InvokeAction"}'
stack: C8Oforms.MobileApplication.Application.changeBackgroundImage
↓returnBinary [ngx.components.UIControlVariable-1731921253688]:
varValue:
- xmlizable:
- ↑classname: com.twinsoft.convertigo.beans.ngx.components.MobileSmartSourceType
- MobileSmartSourceType: script:true
↓Icon [ngx.components.UIDynamicElement-1731418410835]:
beanData: |
'{
Expand Down
2 changes: 1 addition & 1 deletion c8oProject.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
contextTimeout: ${C8Oforms.context.timeout=3600}
corsOrigin: =Origin
httpSessionTimeout: ${C8Oforms.http_session.timeout=3600}
version: 2.0.0-beta146
version: 2.0.0-beta147
↓c8oforms_fs [connectors.FullSyncConnector]: 🗏 connectors/c8oforms_fs.yaml
↓c8oforms_response_fs [connectors.FullSyncConnector]: 🗏 connectors/c8oforms_response_fs.yaml
↓HTTP_connector [connectors.HttpConnector]: 🗏 connectors/HTTP_connector.yaml
Expand Down
2 changes: 1 addition & 1 deletion ngswForPWA/ngsw-config-sub-pwa.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"appData": {
"name": "Convertigo Forms Builder",
"description": "A simple and intuitive \"no code\" tool to create your personalized apps in a few clicks!",
"version": "2.0.0-beta146"
"version": "2.0.0-beta147"
},
"assetGroups": [
{
Expand Down

0 comments on commit 75d4bdb

Please sign in to comment.