|
|
@ -44,6 +44,7 @@ export const genTest = (apiType, dbType) => { |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
let langMenu = [ |
|
|
|
let langMenu = [ |
|
|
|
|
|
|
|
"bn.json", |
|
|
|
"da.json", |
|
|
|
"da.json", |
|
|
|
"de.json", |
|
|
|
"de.json", |
|
|
|
"en.json", |
|
|
|
"en.json", |
|
|
@ -51,6 +52,7 @@ export const genTest = (apiType, dbType) => { |
|
|
|
"fa.json", |
|
|
|
"fa.json", |
|
|
|
"fi.json", |
|
|
|
"fi.json", |
|
|
|
"fr.json", |
|
|
|
"fr.json", |
|
|
|
|
|
|
|
"hi.json", |
|
|
|
"hr.json", |
|
|
|
"hr.json", |
|
|
|
"id.json", |
|
|
|
"id.json", |
|
|
|
"it_IT.json", |
|
|
|
"it_IT.json", |
|
|
@ -66,8 +68,8 @@ export const genTest = (apiType, dbType) => { |
|
|
|
"sv.json", |
|
|
|
"sv.json", |
|
|
|
"th.json", |
|
|
|
"th.json", |
|
|
|
"tr.json", |
|
|
|
"tr.json", |
|
|
|
"uk.json", |
|
|
|
|
|
|
|
"vi.json", |
|
|
|
"vi.json", |
|
|
|
|
|
|
|
"uk.json", |
|
|
|
"zh_CN.json", |
|
|
|
"zh_CN.json", |
|
|
|
"zh_HK.json", |
|
|
|
"zh_HK.json", |
|
|
|
"zh_TW.json", |
|
|
|
"zh_TW.json", |
|
|
|