feat: Use Romanian & other langs in QA (#4205)
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
@@ -314,6 +314,7 @@ export const useLanguages = () => {
|
||||
cs: t(`${langPrefix}cs`),
|
||||
th: t(`${langPrefix}th`),
|
||||
id: t(`${langPrefix}id`),
|
||||
ro: t(`${langPrefix}ro`),
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user