1
0
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-15 23:54:52 +01:00
mastodon/app/javascript/flavours/glitch/locales/zh-TW.js
2017-12-10 11:08:04 -08:00

8 lines
165 B
JavaScript

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