@identitybuilding/idb-react-translations 0.4.84 → 0.4.85

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.
@@ -37,6 +37,32 @@ var CustomerInfo = (_CustomerInfo = {
37
37
  fr: "visibilité en ligne locale",
38
38
  en: "local online visibility"
39
39
  },
40
+ // Login -----------------------------------------------------------------------------------------
41
+ together_we_work: {
42
+ nl: 'Samen werken we aan een “STERK” verhaal ',
43
+ fr: 'Ensemble, nous travaillons sur une histoire "FORTE"',
44
+ en: 'Together we work on a "STRONG" story '
45
+ },
46
+ identitybuilding_develops: {
47
+ nl: 'identityBuilding ontwikkelt www.100procentlokaal.be om de lokale economie te ondersteunen en extra zuurstof te geven. Samen met jullie bouwen wij “HET STERKSTE NETWERK”',
48
+ fr: "identityBuilding d\xE9veloppe www.100pourcentlocal.be pour soutenir l'\xE9conomie locale et lui donner un suppl\xE9ment d'oxyg\xE8ne. Avec vous, nous construisons \"LE R\xC9SEAU LE PLUS FORT\"",
49
+ en: 'identityBuilding develops www.100percentlocal.be to support the local economy and to give extra oxygen. Together with you, we build "THE STRONGEST NETWORK"'
50
+ },
51
+ this_is_the_largest_and_most_important: {
52
+ nl: "Dit is het grootste en belangrijkste Belgische initiatief waarbij alle ondernemers en haar klanten als doelgroep centraal staan. Verdeeld over 581 steden en gemeenten kan de gebruiker uit 1.511.753 actieve vestigingen zoeken naar elke activiteit.",
53
+ fr: "Il s'agit de la plus grande et de la plus importante initiative belge dans laquelle tous les entrepreneurs et leurs clients en tant que groupe cible occupent le devant de la scène. Réparti sur 581 villes et municipalitésles utilisateurs peuvent visiter 1.511.753 établissements actifsen recherchant n'importe quelle activité.",
54
+ en: "This is the largest and most important Belgian initiative in which all entrepreneurs and its customers as a target group take centre stage. Divided over 581 cities and municipalities users can visit 1.511.753 active establishments by searching for any activity."
55
+ },
56
+ a_number_of_cities_and_municipalities_support: {
57
+ nl: "Een aantal steden en gemeenten ondersteunen dit initiatief en hebben intussen hun samenwerking reeds bevestigd. Het lokaal bestuur van Erpe-Mere bevestigde ook de samenwerking.",
58
+ fr: "Un certain nombre de villes et de municipalités soutiennent cette initiative et ont entre-temps déjà confirmé leur coopération. Le gouvernement local d'Erpe-Mere a également confirmé sa coopération.",
59
+ en: "A number of cities and municipalities support this initiative and have meanwhile already confirmed their cooperation. The local government of Erpe-Mere confirmed the cooperation as well."
60
+ },
61
+ discover_the_added_value: {
62
+ nl: "Ontdek de meerwaarde voor jouw onderneming op:",
63
+ fr: "Découvrez la valeur ajoutée pour votre entreprise sur :",
64
+ en: "Discover the added value for your business at:"
65
+ },
40
66
  // 01 Welcome -----------------------------------------------------------------------------------------
41
67
  welcome_to_local: {
42
68
  nl: "Welkom bij 100% Lokaal",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.4.84",
3
+ "version": "0.4.85",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {