1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
2020-11-12 22:27:44 +01:00

8 lines
162 B
JavaScript

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