about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/locales/fi.js
blob: 11c3cd082f7eba14efad803cf49621686b218968 (plain) (blame)
1
2
3
4
5
6
7
import inherited from 'mastodon/locales/fi.json';

const messages = {
  //  No translations available.
};

export default Object.assign({}, inherited, messages);