0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-03 11:06:54 +00:00
mastodon/app/javascript/flavours/glitch/locales/mr.js

8 lines
162 B
JavaScript

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