1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-12 05:39:02 +09:00
YuruToot/app/javascript/flavours/glitch/locales/ml.js

8 lines
162 B
JavaScript
Raw Normal View History

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