0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-06 12:37:27 +00:00
mastodon/app/javascript/flavours/glitch/locales/zh-HK.js
2017-12-10 11:08:04 -08:00

8 lines
165 B
JavaScript

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