1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-03 01:09:08 +09:00
YuruToot/app/javascript/flavours/glitch/locales/ko.js
2017-12-10 11:08:04 -08:00

8 lines
162 B
JavaScript

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