@identitybuilding/idb-react-translations 0.5.96 → 0.5.97

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.
@@ -485,6 +485,30 @@ var Login = {
485
485
  fr: 'Veuillez sélectionner le bouton Ajouter',
486
486
  en: 'Please select the Add button',
487
487
  de: 'Bitte wählen Sie die Schaltfläche Hinzufügen.'
488
+ },
489
+ sidebar_infotext_1: {
490
+ nl: 'Wil jij ook op de hoogte blijven wanneer jouw stad of gemeente nieuwe info publiceert? Maak een persoonlijk account aan om een melding te ontvangen!',
491
+ fr: 'Souhaitez-vous également être informé lorsque votre ville ou commune publie de nouvelles informations? Créez un compte personnel pour recevoir une notification !',
492
+ en: 'Would you also like to be informed when your city or municipality publishes new information? Create a personal account to receive a notification!',
493
+ de: 'Möchten Sie auch über neue Informationen informiert werden, wenn Ihre Stadt oder Gemeinde veröffentlicht? Erstellen Sie ein Konto, um eine Benachrichtigung zu erhalten!'
494
+ },
495
+ sidebar_infotext_2: {
496
+ nl: 'Gebruik WIE VOLG IK? om je lijst met gevolgde gemeenten te bekijken en aan te passen.',
497
+ fr: 'Utilisez WIE VOLG IK? pour consulter et ajuster votre liste de communes suivies.',
498
+ en: 'Use WHO DO I FOLLOW? to view and adjust your list of followed municipalities.',
499
+ de: 'Verwenden Sie WIE VOLG IK? um Ihre Liste mit gefolgten Gemeinden anzuzeigen und anzupassen.'
500
+ },
501
+ dropdown_list_1: {
502
+ nl: 'Ontdek onze samenwerkingen',
503
+ fr: 'Découvrez nos partenariats',
504
+ en: 'Discover our collaborations',
505
+ de: 'Entdecken Sie unsere Partnerschaften'
506
+ },
507
+ dropdown_list_2: {
508
+ nl: 'Wie Volg Ik?',
509
+ fr: 'Qui Suis-je Suivi?',
510
+ en: 'Who Do I Follow?',
511
+ de: 'Wie Folge Ich?'
488
512
  }
489
513
  };
490
514
  var _default = Login;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.96",
3
+ "version": "0.5.97",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {