Avi Abramovitch
Avi Abramovitch
Hi, I am trying to convert a blob to a file but s3 doesn't return error or results. ``` $('#frontPictureCropp').cropper('getCroppedCanvas').toBlob(function(blob) { blob.lastModifiedDate = new Date(); blob.filename = imageId + '.png';...
If I sort the translations by status, on top I see a few lines, where the translated text is empty but if i click on the line I see the...
Hi, There are quite many keys to translate which are not appearing on the list to translate.
Hi, currently the translation looks for logged in users, the "locale" value at the users collection and translates according to it. How do I force it to display only Hebrew?...