webpack/examples/i18n/example.js

2 lines
64 B
JavaScript

console.log(__("Hello World"));
console.log(__("Missing Text"));