@identitybuilding/idb-react-translations 0.5.43 → 0.5.44

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.
@@ -1281,6 +1281,10 @@ var CustomerInfo = (_CustomerInfo = {
1281
1281
  nl: "In welke regio mogen klanten jou vinden?",
1282
1282
  fr: 'Dans quelle région les clients peuvent-ils vous trouver ?',
1283
1283
  en: "In which region can customers find you?"
1284
+ }), _defineProperty(_CustomerInfo, "search_municipality_ci", {
1285
+ nl: "Zoek gemeente",
1286
+ fr: 'Rechercher une commune',
1287
+ en: "Search_municipality"
1284
1288
  }), _defineProperty(_CustomerInfo, "packs", {
1285
1289
  nl: "Packs",
1286
1290
  fr: 'Packs',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.43",
3
+ "version": "0.5.44",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {