chore(translations): add hungarian files

This commit is contained in:
Elias Schneider
2024-03-28 11:33:43 +01:00
parent 9f686c6ee3
commit 63842cd0cc
2 changed files with 579 additions and 0 deletions

View File

@@ -119,4 +119,9 @@ export const LOCALES = {
code: "ar-EG",
messages: {},
},
HUNGARIAN: {
name: "Hungarian",
code: "hu-HU",
messages: {},
},
};