pcm-shared-components 2.0.21 → 2.0.22
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.
|
@@ -393,6 +393,7 @@
|
|
|
393
393
|
"main": "Main",
|
|
394
394
|
"make_default_payment": "Make default payment",
|
|
395
395
|
"manager_signature": "Manager Signature",
|
|
396
|
+
"map_view": "Map View",
|
|
396
397
|
"max_of_n": "Max of {{max_amount}}",
|
|
397
398
|
"medium": "Medium",
|
|
398
399
|
"metered": "Metered",
|
|
@@ -548,6 +549,7 @@
|
|
|
548
549
|
"show_less": "Show Less",
|
|
549
550
|
"show_more": "Show More",
|
|
550
551
|
"show_reports": "Show Report",
|
|
552
|
+
"show_unavailable": "Show unavailable results",
|
|
551
553
|
"site_details": "Site Information",
|
|
552
554
|
"small": "small",
|
|
553
555
|
"sold_by": "Sold By",
|
|
@@ -1261,7 +1263,8 @@
|
|
|
1261
1263
|
},
|
|
1262
1264
|
"map": {
|
|
1263
1265
|
"msg": {
|
|
1264
|
-
"number_of_available_lots": "Number of available lots: {{lot_count}}"
|
|
1266
|
+
"number_of_available_lots": "Number of available lots: {{lot_count}}",
|
|
1267
|
+
"number_of_unavailable_lots": "Number of unavailable lots: {{lot_count}}"
|
|
1265
1268
|
},
|
|
1266
1269
|
"panel": {
|
|
1267
1270
|
"arrival_time": "Arrival time",
|
|
@@ -393,6 +393,7 @@
|
|
|
393
393
|
"main": "Principal",
|
|
394
394
|
"make_default_payment": "Hacer el pago por defecto",
|
|
395
395
|
"manager_signature": "Firma del gerente",
|
|
396
|
+
"map_view": "Vista de mapa",
|
|
396
397
|
"max_of_n": "Máximo de {{max_amount}}",
|
|
397
398
|
"medium": "Medio",
|
|
398
399
|
"metered": "Medido",
|
|
@@ -548,6 +549,7 @@
|
|
|
548
549
|
"show_less": "Mostrar menos",
|
|
549
550
|
"show_more": "Mostrar más",
|
|
550
551
|
"show_reports": "Mostrar reporte",
|
|
552
|
+
"show_unavailable": "Mostrar resultados no disponibles",
|
|
551
553
|
"site_details": "Información del sitio",
|
|
552
554
|
"small": "pequeña",
|
|
553
555
|
"sold_by": "Vendido por",
|
|
@@ -1261,7 +1263,8 @@
|
|
|
1261
1263
|
},
|
|
1262
1264
|
"map": {
|
|
1263
1265
|
"msg": {
|
|
1264
|
-
"number_of_available_lots": "Número de lotes disponibles: {{lot_count}}"
|
|
1266
|
+
"number_of_available_lots": "Número de lotes disponibles: {{lot_count}}",
|
|
1267
|
+
"number_of_unavailable_lots": "Número de lotes no disponibles: {{lot_count}}"
|
|
1265
1268
|
},
|
|
1266
1269
|
"panel": {
|
|
1267
1270
|
"arrival_time": "Hora de llegada",
|
|
@@ -393,6 +393,7 @@
|
|
|
393
393
|
"main": "Principal",
|
|
394
394
|
"make_default_payment": "Effectuer un paiement par défaut",
|
|
395
395
|
"manager_signature": "Signature du gestionnaire",
|
|
396
|
+
"map_view": "Vue de la carte",
|
|
396
397
|
"max_of_n": "Maximum de {{max_amount}}",
|
|
397
398
|
"medium": "Moyen",
|
|
398
399
|
"metered": "Mesurée",
|
|
@@ -548,6 +549,7 @@
|
|
|
548
549
|
"show_less": "Afficher Moins",
|
|
549
550
|
"show_more": "Afficher Plus",
|
|
550
551
|
"show_reports": "Afficher le rapport",
|
|
552
|
+
"show_unavailable": "Afficher les résultats non disponibles",
|
|
551
553
|
"site_details": "Informations sur le site",
|
|
552
554
|
"small": "petit",
|
|
553
555
|
"sold_by": "Vendu par",
|
|
@@ -1261,7 +1263,8 @@
|
|
|
1261
1263
|
},
|
|
1262
1264
|
"map": {
|
|
1263
1265
|
"msg": {
|
|
1264
|
-
"number_of_available_lots": "Nombre de lots disponibles: {{lot_count}}"
|
|
1266
|
+
"number_of_available_lots": "Nombre de lots disponibles: {{lot_count}}",
|
|
1267
|
+
"number_of_unavailable_lots": "Nombre de lots indisponibles: {{lot_count}}"
|
|
1265
1268
|
},
|
|
1266
1269
|
"panel": {
|
|
1267
1270
|
"arrival_time": "heure d'arrivée",
|