Skip to content

Instantly share code, notes, and snippets.

@msjavan
Created January 28, 2020 04:33
Show Gist options
  • Save msjavan/fe88cdf8a4183d0262a58b91eead5cdc to your computer and use it in GitHub Desktop.
Save msjavan/fe88cdf8a4183d0262a58b91eead5cdc to your computer and use it in GitHub Desktop.
src/client/config.js
export default
{
auth: {
ui: {
title: 'Please login to Dashboard'
}
},
languages: {
fa_FA: 'Persian',
}
};
export * from './locales.js'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment