duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/simple-commerce
Other
143 stars 34 forks source link

Chart.js key hard coded in vue file #965

Closed hmalaud closed 6 months ago

hmalaud commented 6 months ago

Description

"Paid Orders" label is hard coded in resources/js/components/Overview/OrdersChart.vue making it impossible to translate as the rest of the keys.

Steps to reproduce

  1. Open resources/js/components/Overview/OrdersChart.vue
  2. Scroll down to line 70

Environment

Environment Application Name: Statamic Laravel Version: 10.39.0 PHP Version: 8.3.1 Composer Version: 2.6.6 Environment: local Debug Mode: ENABLED URL: statamic.test Maintenance Mode: OFF

Cache Config: NOT CACHED Events: NOT CACHED Routes: NOT CACHED Views: CACHED

Drivers Broadcasting: log Cache: statamic Database: mysql Logs: stack / single Mail: smtp Queue: sync Session: file

Simple Commerce Currencies: EUR Gateways: Dummy Repository: Customer: DoubleThreeDigital\SimpleCommerce\Customers\UserCustomerRepository Repository: Order: DoubleThreeDigital\SimpleCommerce\Orders\EntryOrderRepository Repository: Product: DoubleThreeDigital\SimpleCommerce\Products\EntryProductRepository Shipping Methods: Free Shipping Tax Engine: DoubleThreeDigital\SimpleCommerce\Tax\Standard\TaxEngine

Statamic Addons: 2 Antlers: runtime Stache Watcher: Enabled Static Caching: Disabled Version: 4.42.1 PRO

Statamic Addons doublethreedigital/simple-commerce: 5.9.0 stillat/meerkat: 3.1.1

github-actions[bot] commented 6 months ago

Released as part of v5.9.1.