1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-28 10:33:07 -05:00

8 lines
162 B
JavaScript
Raw Normal View History

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