@sinequa/atomic-angular 0.3.8 → 0.3.15
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.
|
@@ -4,5 +4,6 @@
|
|
|
4
4
|
"startTyping": "Beginnen Sie, Labels einzugeben...",
|
|
5
5
|
"publicLabels": "Öffentliche Labels",
|
|
6
6
|
"privateLabels": "Private Labels",
|
|
7
|
-
"close": "Schließen"
|
|
7
|
+
"close": "Schließen",
|
|
8
|
+
"error": "Es ist ein Fehler aufgetreten. Bitte stellen Sie sicher, dass der Webdienst für Etiketten korrekt konfiguriert ist, und versuchen Sie es erneut."
|
|
8
9
|
}
|
|
@@ -4,5 +4,6 @@
|
|
|
4
4
|
"startTyping": "Commencez à écrire un label...",
|
|
5
5
|
"publicLabels": "Labels publics",
|
|
6
6
|
"privateLabels": "Labels privés",
|
|
7
|
-
"close": "Fermer"
|
|
7
|
+
"close": "Fermer",
|
|
8
|
+
"error": "Une erreur est survenue. Veuillez s'il vous plaît vous assurer que le web service des labels est bien configuré et réessayez."
|
|
8
9
|
}
|