init
This commit is contained in:
9
src/i18n/langs/en.js
Normal file
9
src/i18n/langs/en.js
Normal file
@@ -0,0 +1,9 @@
|
||||
module.exports = {
|
||||
message: {
|
||||
title: 'Sport Brands'
|
||||
},
|
||||
top: {
|
||||
run: 'run',
|
||||
auto: 'auto'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user