1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00

add an alert info for modification of fields of organization

This commit is contained in:
Du Peng 2022-05-11 13:37:11 +02:00
parent d0f7be41a0
commit c719dccd31
8 changed files with 12 additions and 1 deletions

View File

@ -94,8 +94,12 @@
<div class="row">
<h3 class="m-l" translate>{{ 'app.admin.settings.compte.organization' }}</h3>
<p class="alert alert-warning m-h-md" translate>
<p class="alert alert-warning m-h-md m-b" translate>
{{ 'app.admin.settings.compte.organization_profile_custom_fields_info' }}
</p>
<p class="alert alert-danger m-h-md" translate>
{{ 'app.admin.settings.compte.organization_profile_custom_fields_alert' }}
</p>
<div class="col-md-12">
<profile-custom-fields-list on-success="onSuccess" on-error="onError" />
</div>

View File

@ -1417,6 +1417,7 @@ de:
proof_of_identity_type_unable_to_delete: "Unable to delete the proof of identity : "
organization: "Organization"
organization_profile_custom_fields_info: "You can display additional fields for users who declare themselves to be an organization. You can also choose to make them mandatory at account creation."
organization_profile_custom_fields_alert: "Attention: the activated fields will be automatically displayed on the issued invoices. Once configured, please do not modify them."
organization_profile_custom_field:
required: "Confirmation required"
actived: "Activate the field"

View File

@ -1546,6 +1546,7 @@ en:
proof_of_identity_type_unable_to_delete: "Unable to delete the proof of identity : "
organization: "Organization"
organization_profile_custom_fields_info: "You can display additional fields for users who declare themselves to be an organization. You can also choose to make them mandatory at account creation."
organization_profile_custom_fields_alert: "Attention: the activated fields will be automatically displayed on the issued invoices. Once configured, please do not modify them."
organization_profile_custom_field:
required: "Confirmation required"
actived: "Activate the field"

View File

@ -1417,6 +1417,7 @@ es:
proof_of_identity_type_unable_to_delete: "Unable to delete the proof of identity : "
organization: "Organization"
organization_profile_custom_fields_info: "You can display additional fields for users who declare themselves to be an organization. You can also choose to make them mandatory at account creation."
organization_profile_custom_fields_alert: "Attention: the activated fields will be automatically displayed on the issued invoices. Once configured, please do not modify them."
organization_profile_custom_field:
required: "Confirmation required"
actived: "Activate the field"

View File

@ -1417,6 +1417,7 @@ fr:
proof_of_identity_type_unable_to_delete: "Impossible de supprimer le justificatif : "
organization: "Structure"
organization_profile_custom_fields_info: "Vous pouvez afficher des champs supplémentaires pour les utilisateurs qui déclarent être une structure. Vous pouvez aussi choisir de les rendre obligatoires à la création du compte."
organization_profile_custom_fields_alert: "Attention: les champs activés seront automatiquement affichés sur les factures émises. Une fois configurés, merci de veiller à ne pas les modifier."
organization_profile_custom_field:
required: "Confirmation requise"
actived: "Activer le champs"

View File

@ -1417,6 +1417,7 @@
proof_of_identity_type_unable_to_delete: "Unable to delete the proof of identity : "
organization: "Organization"
organization_profile_custom_fields_info: "You can display additional fields for users who declare themselves to be an organization. You can also choose to make them mandatory at account creation."
organization_profile_custom_fields_alert: "Attention: the activated fields will be automatically displayed on the issued invoices. Once configured, please do not modify them."
organization_profile_custom_field:
required: "Confirmation required"
actived: "Activate the field"

View File

@ -1417,6 +1417,7 @@ pt:
proof_of_identity_type_unable_to_delete: "Unable to delete the proof of identity : "
organization: "Organization"
organization_profile_custom_fields_info: "You can display additional fields for users who declare themselves to be an organization. You can also choose to make them mandatory at account creation."
organization_profile_custom_fields_alert: "Attention: the activated fields will be automatically displayed on the issued invoices. Once configured, please do not modify them."
organization_profile_custom_field:
required: "Confirmation required"
actived: "Activate the field"

View File

@ -1417,6 +1417,7 @@ zu:
proof_of_identity_type_unable_to_delete: "Unable to delete the proof of identity : "
organization: "Organization"
organization_profile_custom_fields_info: "You can display additional fields for users who declare themselves to be an organization. You can also choose to make them mandatory at account creation."
organization_profile_custom_fields_alert: "Attention: the activated fields will be automatically displayed on the issued invoices. Once configured, please do not modify them."
organization_profile_custom_field:
required: "Confirmation required"
actived: "Activate the field"