mirror of
https://github.com/pavlobu/deskreen.git
synced 2025-05-28 05:10:09 -07:00
6 lines
96 B
TypeScript
6 lines
96 B
TypeScript
export default {
|
|
languages: ['ru', 'en'],
|
|
fallbackLng: 'en',
|
|
namespace: 'translation',
|
|
};
|