1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-05 02:09:05 +09:00
YuruToot/app/javascript/flavours/glitch/locales/sc.js
2020-11-12 22:27:44 +01:00

8 lines
162 B
JavaScript

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