0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-08 13:37:11 +00:00
mastodon/app/javascript/flavours/glitch/locales/fi.js

8 lines
162 B
JavaScript
Raw Normal View History

2017-12-08 03:07:47 +00:00
import inherited from 'mastodon/locales/fi.json';
const messages = {
// No translations available.
};
export default Object.assign({}, inherited, messages);