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

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

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