1
0
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-15 07:34:58 +01:00
mastodon/app/javascript/flavours/glitch/locales/hi.js

8 lines
162 B
JavaScript

import inherited from 'mastodon/locales/hi.json';
const messages = {
// No translations available.
};
export default Object.assign({}, inherited, messages);