Add Hindi translation (#2632)

This commit is contained in:
Ankit Agarwal
2026-05-26 11:59:18 +05:30
committed by GitHub
parent 66f8bde206
commit c41ae0d4c5
3 changed files with 304 additions and 0 deletions
+2
View File
@@ -18,6 +18,7 @@ import id from './locales/id.json';
import nl from './locales/nl.json';
import nb from './locales/nb.json';
import bg from './locales/bg.json';
import hi from './locales/hi.json';
import gl from './locales/gl.json';
import cs from './locales/cs.json';
import vi from './locales/vi.json';
@@ -46,6 +47,7 @@ export default defineI18nConfig(() => ({
nl,
nb,
bg,
hi,
gl,
cs,
vi,