1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-22 07:16:38 +02:00
keeweb/app/scripts/util/locale.js
2017-04-08 18:31:38 +02:00

4 lines
74 B
JavaScript

const Locale = require('../locales/base.json');
module.exports = Locale;