0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-04 19:47:09 +00:00
mastodon/app/javascript/flavours/glitch/locales/ka.js

8 lines
162 B
JavaScript
Raw Normal View History

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