0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-03 19:17:10 +00:00
mastodon/app/javascript/flavours/glitch/locales/is.js

8 lines
162 B
JavaScript
Raw Normal View History

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