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

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

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