1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-24 00:23:09 -05:00

8 lines
162 B
JavaScript

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