8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec40cc commit 9020edbCopy full SHA for 9020edb
apps/demo-angular/src/i18n/en.default.js
@@ -1,3 +1,3 @@
1
-const translations = require('../../../demo/src/i18n/en.default');
+const translations = require('../../../demo/src/i18n/en');
2
translations['app.name'] = 'NSL NG Demo';
3
module.exports = translations;
0 commit comments