1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-14 14:49:01 +09:00
YuruToot/app/javascript/flavours/glitch/locales/sc.js

8 lines
162 B
JavaScript
Raw Normal View History

2020-11-13 06:27:44 +09:00
import inherited from 'mastodon/locales/sc.json';
const messages = {
// No translations available.
};
export default Object.assign({}, inherited, messages);