about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/locales/vi.js
blob: 499a9672746167c4ea640af66fa99a87d0777fc7 (plain) (blame)
1
2
3
4
5
6
7
import inherited from 'mastodon/locales/vi.json';

const messages = {
  //  No translations available.
};

export default Object.assign({}, inherited, messages);