feat(ui): add language switcher for Indonesian and English

This commit is contained in:
cygouw
2026-06-04 23:31:09 +07:00
parent 39adcc21ee
commit 2edbcb0c88
5 changed files with 159 additions and 45 deletions
+2
View File
@@ -52,3 +52,5 @@ export async function getFaqData() {
return [];
}
}