i18n dashboard
This commit is contained in:
16
src/lang/i18n/en/module/dashboard.js
Normal file
16
src/lang/i18n/en/module/dashboard.js
Normal file
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
* @Author: gtz
|
||||
* @Date: 2022-03-15 16:42:34
|
||||
* @LastEditors: gtz
|
||||
* @LastEditTime: 2022-03-15 16:58:26
|
||||
* @Description: file content
|
||||
* @FilePath: \mt-ck-wms-ui\src\lang\i18n\en\module\dashboard.js
|
||||
*/
|
||||
|
||||
export default {
|
||||
first: 'First Row',
|
||||
second: 'Second Row',
|
||||
title: 'WMS Inventory Information',
|
||||
pageHeader: 'No.',
|
||||
pageFooter: ' Page'
|
||||
}
|
||||
Reference in New Issue
Block a user