mirror of
https://git.meshkee.com/Meshkee/dashboards.git
synced 2026-08-11 22:30:58 +04:30
Add store-item bulk create, unlimited stock, and contact-for-price UI.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
5eaf7fb046
commit
ad83fc1099
@@ -154,6 +154,7 @@ const en = {
|
||||
'favorites.inStock': '{count} in stock',
|
||||
'favorites.variantOne': '1 variant',
|
||||
'favorites.variantMany': '{count} variants',
|
||||
'storeItems.price.contact': 'Contact for price',
|
||||
|
||||
'title.signIn': 'Sign in',
|
||||
'title.checkout': 'Checkout',
|
||||
@@ -384,6 +385,7 @@ const fa: Record<MessageKey, string> = {
|
||||
'favorites.inStock': '{count} موجود',
|
||||
'favorites.variantOne': '۱ تنوع',
|
||||
'favorites.variantMany': '{count} تنوع',
|
||||
'storeItems.price.contact': 'برای قیمت، تماس بگیرید',
|
||||
|
||||
'title.signIn': 'ورود',
|
||||
'title.checkout': 'تسویهحساب',
|
||||
|
||||
Reference in New Issue
Block a user