igniteui-angular-i18n 16.0.0-beta.1 → 16.0.0-beta.2
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.
|
@@ -163,7 +163,7 @@ const GridResourceStringsFR_ = {
|
|
|
163
163
|
igx_grid_max_length_validation_error: 'Veuillez sélectionner au maximum {0} caractères',
|
|
164
164
|
igx_grid_email_validation_error: 'Une adresse e-mail valide doit être saisie',
|
|
165
165
|
igx_grid_pattern_validation_error: 'La valeur entrée ne correspond pas au schéma requis',
|
|
166
|
-
igx_grid_pivot_no_aggregator: 'Aucun agrégateur valide trouvé pour {0}. Veuillez définir un «
|
|
166
|
+
igx_grid_pivot_no_aggregator: 'Aucun agrégateur valide trouvé pour {0}. Veuillez définir un « aggregatorName » ou un « aggregator » valide.'
|
|
167
167
|
};
|
|
168
168
|
/**
|
|
169
169
|
* French resource strings for IgxGrid
|