Former-commit-id: f8f9cdb7231f8a77fe9151b716611e6f38764d26 Former-commit-id: 7dc07e14f51ad5ecbfdbe4f34b4009323fefc87e Former-commit-id: f26ca65e120f24930ecc0f0a510bf847356271c1
5 lines
74 B
JavaScript
5 lines
74 B
JavaScript
export const message = {
|
|
language: 'language',
|
|
hello: 'hello world'
|
|
}
|