0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2024-12-04 20:45:13 +00:00
mastodon/app/javascript/flavours/glitch/locales/id.js
2017-12-10 11:08:04 -08:00

8 lines
162 B
JavaScript

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