Sha256: 8a563fb5d8d30555aed28275662d2209eaf9b271f5390116f68b4484d90e5232
Contents?: true
Size: 436 Bytes
Versions: 3
Compression:
Stored size: 436 Bytes
Contents
<script> window.addEventListener('turbo:load', function() { Spree.translations = <%== { coupon_code_applied: Spree.t(:coupon_code_applied), coupon_code_removed: Spree.t(:coupon_code_removed), coupon_code_error_icon: image_path('error.svg'), credit_card_remove_confirmation: Spree.t(:credit_card_remove_confirmation) }.to_json %> }); </script>
Version data entries
3 entries across 3 versions & 1 rubygems