@sinequa/atomic-angular 1.5.5 → 1.6.0

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.
@@ -0,0 +1,4 @@
1
+ {
2
+ "result": "Ergebnis",
3
+ "results": "Ergebnisse"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "result": "Result",
3
+ "results": "Results"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "result": "Résultat",
3
+ "results": "Résultats"
4
+ }
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "didYouMean": "Meinten Sie",
3
3
  "searchInsteadFor": "Stattdessen suchen nach",
4
- "showingResultsFor": "Zeige Ergebnisse für"
4
+ "showingResultsFor": "Zeige Ergebnisse für",
5
+ "and": "und"
5
6
  }
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "didYouMean": "Did you mean",
3
3
  "searchInsteadFor": "Search instead for",
4
- "showingResultsFor": "Showing results for"
4
+ "showingResultsFor": "Showing results for",
5
+ "and": "and"
5
6
  }
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "didYouMean": "Vouliez vous dire",
3
3
  "searchInsteadFor": "Rechercher plutôt pour",
4
- "showingResultsFor": "Affichage des résultats pour"
4
+ "showingResultsFor": "Affichage des résultats pour",
5
+ "and": "et"
5
6
  }