pcm-shared-components 2.1.162 → 2.1.164
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.
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"app": {
|
|
15
15
|
"common": {
|
|
16
16
|
"filter": "Filter",
|
|
17
|
+
"hidden": "Hidden",
|
|
17
18
|
"notification": "Notifications"
|
|
18
19
|
}
|
|
19
20
|
},
|
|
@@ -559,6 +560,13 @@
|
|
|
559
560
|
"family": "Family",
|
|
560
561
|
"field_missing": "Fields missing",
|
|
561
562
|
"fill_all_cell_warning": "You are about to update all the cells under the doubled clicked drag handler with the same value, are you sure you want to continue!",
|
|
563
|
+
"filter": {
|
|
564
|
+
"this_month": "This Month",
|
|
565
|
+
"this_week": "This Week",
|
|
566
|
+
"today": "Today",
|
|
567
|
+
"year_to_date": "Year to Date"
|
|
568
|
+
},
|
|
569
|
+
"filter_active": "",
|
|
562
570
|
"filters": "Filters",
|
|
563
571
|
"find": "Find",
|
|
564
572
|
"find_client": "Find a Client",
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"app": {
|
|
15
15
|
"common": {
|
|
16
16
|
"filter": "Filtrar",
|
|
17
|
+
"hidden": "Oculto",
|
|
17
18
|
"notification": "Notificaciones"
|
|
18
19
|
}
|
|
19
20
|
},
|
|
@@ -559,6 +560,13 @@
|
|
|
559
560
|
"family": "Familia",
|
|
560
561
|
"field_missing": "Campos faltantes",
|
|
561
562
|
"fill_all_cell_warning": "Está a punto de actualizar todas las celdas debajo del controlador de arrastre con doble clic con el mismo valor, ¿está seguro de que desea continuar?",
|
|
563
|
+
"filter": {
|
|
564
|
+
"this_month": "Este mes",
|
|
565
|
+
"this_week": "ESTA SEMANA",
|
|
566
|
+
"today": "Hoy",
|
|
567
|
+
"year_to_date": "El año hasta la fecha"
|
|
568
|
+
},
|
|
569
|
+
"filter_active": "",
|
|
562
570
|
"filters": "filtros",
|
|
563
571
|
"find": "Encontrar",
|
|
564
572
|
"find_client": "Encuentra un cliente",
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"app": {
|
|
15
15
|
"common": {
|
|
16
16
|
"filter": "Filtre",
|
|
17
|
+
"hidden": "Caché",
|
|
17
18
|
"notification": "Notifications"
|
|
18
19
|
}
|
|
19
20
|
},
|
|
@@ -559,6 +560,13 @@
|
|
|
559
560
|
"family": "Famille",
|
|
560
561
|
"field_missing": "Champs manquants",
|
|
561
562
|
"fill_all_cell_warning": "Vous êtes sur le point de mettre à jour toutes les cellules sous le gestionnaire de glissement doublement cliqué avec la même valeur, êtes-vous sûr de vouloir continuer!",
|
|
563
|
+
"filter": {
|
|
564
|
+
"this_month": "Ce mois-ci",
|
|
565
|
+
"this_week": "Cette semaine",
|
|
566
|
+
"today": "Aujourd'hui",
|
|
567
|
+
"year_to_date": "Année à ce jour"
|
|
568
|
+
},
|
|
569
|
+
"filter_active": "",
|
|
562
570
|
"filters": "Filtres",
|
|
563
571
|
"find": "Trouver",
|
|
564
572
|
"find_client": "Trouver un client",
|