fix: i18n typo
This commit is contained in:
parent
fe96dba906
commit
dbb366ead3
4 changed files with 7 additions and 5 deletions
|
|
@ -21,8 +21,9 @@ export default {
|
|||
|
||||
productCode: 'Product Code',
|
||||
productName: 'Product Name',
|
||||
processingTime: 'Processing Time (Day)',
|
||||
priceeInformation: 'Price Information',
|
||||
productDetail: 'Product Detail',
|
||||
productProcessingTime: 'Processing Time (Day)',
|
||||
priceInformation: 'Price Information',
|
||||
salePrice: 'Sale Price',
|
||||
agentPrice: 'Agent Price',
|
||||
processingPrice: 'Processing Price',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue