no message
Former-commit-id: aa5d410dddbfc6ef7f3b11ff237920c8f8e53a26 Former-commit-id: 72e841cf407495cbd0aa3f89d4b3eaddf6f91a71 Former-commit-id: 6899f78e5b4bd29026b7ba19c29cdea6625ce9f7
This commit is contained in:
6
src/i18n/lang/en/index.js
Normal file
6
src/i18n/lang/en/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import pub from './_pub'
|
||||
|
||||
export const message = {
|
||||
pub,
|
||||
hello: 'Hello World'
|
||||
}
|
||||
Reference in New Issue
Block a user