]> cat aescling's git repositories - mastodon.git/blob - app/javascript/flavours/glitch/locales/th.js
Merge branch 'master' into glitch-soc/merge-upstream
[mastodon.git] / app / javascript / flavours / glitch / locales / th.js
1 import inherited from 'mastodon/locales/th.json';
2
3 const messages = {
4 // No translations available.
5 };
6
7 export default Object.assign({}, inherited, messages);
This page took 0.065109 seconds and 6 git commands to generate.