mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
extracted all strings from html lines
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
const i18n = new (require('i18n-2'))({
|
||||
// setup some locales - other locales default to the first locale
|
||||
locales: ['en', 'de', 'fr']
|
||||
});
|
||||
});
|
||||
|
||||
export default i18n;
|
||||
Reference in New Issue
Block a user