Skip to content

Commit

Permalink
feature/RHT-2381 Support localized title of Ipeople based on Axon Ivy…
Browse files Browse the repository at this point in the history
… User configuration of language
  • Loading branch information
ntqdinh-axonivy committed Oct 4, 2023
1 parent 7a4e94c commit 8401bb6
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions successfactors-connector/lib/Octopus-IPeople-OpenApi.json
Original file line number Diff line number Diff line change
Expand Up @@ -558923,6 +558923,81 @@
"type": "boolean",
"nullable": true
},
"externalName_da_DK": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_de_CH": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_de_DE": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_en_DEBUG": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_en_GB": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_es_ES": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_fi_FI": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_fr_FR": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_hu_HU": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_it_IT": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_nb_NO": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_nl_NL": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_pl_PL": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_pt_PT": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"externalName_sv_SE": {
"type": "string",
"maxLength": 255,
"nullable": true
},
"cust_PayrollCostCenterNav": {
"$ref": "#/components/schemas/SFOData.custom-navigation-create"
},
Expand Down
Binary file not shown.

0 comments on commit 8401bb6

Please sign in to comment.