Jelajahi Sumber

fixed ask for a quote translation

bach 3 tahun lalu
induk
melakukan
4e285cbb4c

File diff ditekan karena terlalu besar
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/module-pricing.bundle.js


TEMPAT SAMPAH
web/themes/custom/materiotheme/assets/dist/module-pricing.bundle.js.gz


File diff ditekan karena terlalu besar
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 1 - 1
web/themes/custom/materiotheme/templates/content/commerce-product--4--home-summary.html.twig

@@ -28,6 +28,6 @@
 <article{{ attributes }}>
   {{- product|without('variation_attributes') -}}
   <a href="mailto:info@materio.com?subject=Multi-Joueurs" class="btn">
-    {% trans %}Ask for a quote.{% endtrans %}
+    {% trans %}Ask for a quote{% endtrans %}
   </a>
 </article>

+ 1 - 1
web/themes/custom/materiotheme/vuejs/components/Content/Product.vue

@@ -23,7 +23,7 @@
       </div>
       <div v-if="product.id == 4">
         <a href="mailto:info@materio.com?subject=Multi-Joueurs" class="btn">
-          {{ $t("default.Ask for a quote.") }}
+          {{ $t("default.Ask for a quote") }}
         </a>
       </div>
     </aside>

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini