Added tam.json file for quiz app

pull/624/head
ndrohith09 4 years ago
parent 1783579a83
commit d471a828da

@ -12,7 +12,7 @@ import nl from "./nl.json";
import zh_cn from "./zh_cn.json";
import zh_tw from "./zh_tw.json";
import fr from "./fr.json";
import tam from "./tam.json";
//export const defaultLocale = 'en';
const messages = {
@ -29,6 +29,7 @@ const messages = {
zh_cn: zh_cn[0],
zh_tw: zh_tw[0],
fr: fr[0],
tam: tam[0],
};
export default messages;

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save