Added translations and baggy part

This commit is contained in:
Nicolas Lœuillet
2016-10-31 16:48:34 +01:00
parent e61ee56031
commit 3b81212674
16 changed files with 26 additions and 5 deletions

View File

@ -1,6 +1,6 @@
const $ = require('jquery');
var jrQrcode = require('jr-qrcode');
import jrQrcode from 'jr-qrcode';
function supportsLocalStorage() {
try {