@senior-gestao-pessoas/payroll-core 9.1.0-7cae8b05-4798-4972-b3f7-309f41252d31 → 9.1.0-ad48c39d-b700-4e9b-ba88-a8a8159e0995

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/locale/en-US.json CHANGED
@@ -140,6 +140,5 @@
140
140
  "hcm.payroll.historical_pix_account_msg_limit_total_by_percentage": "The total value of 100% for the accounts percentage has been reached.",
141
141
  "hcm.payroll.historical_pix_account_add_success": "Pix account added successfully!",
142
142
  "hcm.payroll.historical_pix_account_label_percentage": "Percentage",
143
- "hcm.payroll.historical_pix_account_label": "Pix",
144
- "hcm.payroll.historical_pix_key_type_bank_account_duplicate": "The type of Pix bank account key has already been informed."
143
+ "hcm.payroll.historical_pix_account_label": "Pix"
145
144
  }
package/locale/es-ES.json CHANGED
@@ -140,6 +140,5 @@
140
140
  "hcm.payroll.historical_pix_account_msg_limit_total_by_percentage": "El total de 100% del porcentual de las cuentas fue alcanzada.",
141
141
  "hcm.payroll.historical_pix_account_add_success": "¡Cuenta Pix agregada con éxito!",
142
142
  "hcm.payroll.historical_pix_account_label_percentage": "Porcentual",
143
- "hcm.payroll.historical_pix_account_label": "Pix",
144
- "hcm.payroll.historical_pix_key_type_bank_account_duplicate": "El tipo de clave de la cuenta bancaria Pix ya ha sido informado."
143
+ "hcm.payroll.historical_pix_account_label": "Pix"
145
144
  }
package/locale/pt-BR.json CHANGED
@@ -140,6 +140,5 @@
140
140
  "hcm.payroll.historical_pix_account_msg_limit_total_by_percentage": "O total de 100% do percentual das contas foi atingido.",
141
141
  "hcm.payroll.historical_pix_account_add_success": "Pix adicionado com sucesso!",
142
142
  "hcm.payroll.historical_pix_account_label_percentage": "Percentual",
143
- "hcm.payroll.historical_pix_account_label": "Pix",
144
- "hcm.payroll.historical_pix_key_type_bank_account_duplicate": "Já foi informado tipo de chave Pix conta bancária."
143
+ "hcm.payroll.historical_pix_account_label": "Pix"
145
144
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "../node_modules/ng-packagr/package.schema.json",
3
3
  "name": "@senior-gestao-pessoas/payroll-core",
4
- "version": "9.1.0-7cae8b05-4798-4972-b3f7-309f41252d31",
4
+ "version": "9.1.0-ad48c39d-b700-4e9b-ba88-a8a8159e0995",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "http://git.senior.com.br/gestao-pessoas/payroll-core-frontend"