@dsivd/prestations-ng 18.0.3 → 18.0.4-beta.1
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/CHANGELOG.md
CHANGED
|
Binary file
|
|
@@ -1134,6 +1134,9 @@ const DEFAULT_DICTIONARY = {
|
|
|
1134
1134
|
'foehn-input-email.modal.title': 'Aide',
|
|
1135
1135
|
'foehn-input-email.modal.content': "<p>Vous n'arrivez pas à saisir votre mail ?</p>" +
|
|
1136
1136
|
'<p>Merci d\'écrire à <a href="mailto:info.cyber@vd.ch">info.cyber@vd.ch</a></p>',
|
|
1137
|
+
'foehn-input-email.standard-connected-help-text': "Cette adresse est utilisée pour l'envoi des alertes automatiques vous informant " +
|
|
1138
|
+
"d'un nouvel événement vous concernant sur le portail sécurisé.<br/>" +
|
|
1139
|
+
'Vous pouvez uniquement la modifier dans les <a href="/100002/" target="_blank">préférences de votre espace sécurisé</a>',
|
|
1137
1140
|
'foehn-input-phone.DEFAULT_INTERNATIONAL_AND_NO_SWISS': "Préfixer avec l'indicatif de votre pays (ex : <ul class='sameLine-list'>" +
|
|
1138
1141
|
'<li>+33612345678,</li><li>+49 123 456 78 901 ou</li><li>+39 312 345 6789</li></ul>)',
|
|
1139
1142
|
'foehn-input-phone.DEFAULT_INTERNATIONAL_AND_NO_SWISS_PHONE': "Préfixer avec l'indicatif de votre pays (ex : <ul class='sameLine-list'>" +
|