1
0
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-16 08:05:00 +01:00
mastodon/app/javascript/flavours/glitch/locales/cs.js

8 lines
162 B
JavaScript
Raw Normal View History

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