mastodon/app/javascript/flavours/glitch/locales/zgh.js

8 lines
163 B
JavaScript
Raw Normal View History

2020-11-12 22:27:44 +01:00
import inherited from 'mastodon/locales/zgh.json';
const messages = {
// No translations available.
};
export default Object.assign({}, inherited, messages);