1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-05 10:18:45 +09:00
YuruToot/app/javascript/flavours/glitch/locales/sr-Latn.js

8 lines
167 B
JavaScript

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