about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/locales/hr.js
blob: dbf9b4b9fbbc4fd2427ee185c155591547228420 (plain) (blame)
1
2
3
4
5
6
7
import inherited from 'mastodon/locales/hr.json';

const messages = {
  //  No translations available.
};

export default Object.assign({}, inherited, messages);