lunarphp / lunar

An open-source package that brings the power of modern headless e-commerce functionality to Laravel.

Home Page:https://lunarphp.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing translations

morawcik opened this issue · comments

  • Lunar version: 1.x

Collection navigation label is untranslatable - hardcoded in resource

Also missing translations for:

  • table heading for popular products table at dashboard
  • discounts navigation group
  • in discounts edit: menu "edit discount", Collections and Brands header for limitations, type field (label and options), Fixed value and percentage
  • settings -> product options -> values, name and position in table
  • tax-zones table - "country" for type
  • orders - "All" in table filters (i mean in orders statuses)
  • products list/table - statuses
  • headers in product availability
  • whole product media except button "create" and links "edit" and "remove"
  • almost while product variants (when it's empty, didn't check with variants cuz don't have any at this moment)
  • product associations except table "name" heading
  • brands - "edit brand" menu option, media header (lunar::base.standard-media-definitions.collection-titles.images)
  • collections - "Name" in "add collection" modal/popup, whole media,
  • full months name for: dashboard charts, tables filters, transactions, activity logs are english when short months names like in orders tables rows are translated

For now that's all what I found. I'll let know if there will be something else.

Hey guys, just to add, theres a typo on translation for ('lunarpanel::discount.form.priority.options.medium.label')
image