locale.js 93 B

12345
  1. module.exports = {
  2. strings: {
  3. generatingThumbnails: 'Generating thumbnails...',
  4. },
  5. }