Files
mes-ui-d2/src/i18n/lang/en.js
李杨 ac90f3cd28 no message
Former-commit-id: f8f9cdb7231f8a77fe9151b716611e6f38764d26
Former-commit-id: 7dc07e14f51ad5ecbfdbe4f34b4009323fefc87e
Former-commit-id: f26ca65e120f24930ecc0f0a510bf847356271c1
2018-02-13 20:36:12 +08:00

5 lines
74 B
JavaScript

export const message = {
language: 'language',
hello: 'hello world'
}