mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
feat(i18n): add Hungrarian (Magyar) language
This commit is contained in:
@ -20,6 +20,7 @@ const DateWrapper: React.FC<React.PropsWithChildren<unknown>> = ({ children }) =
|
||||
require('dayjs/locale/es');
|
||||
require('dayjs/locale/fr');
|
||||
require('dayjs/locale/hi');
|
||||
require('dayjs/locale/hu');
|
||||
require('dayjs/locale/it');
|
||||
require('dayjs/locale/kn');
|
||||
require('dayjs/locale/ml');
|
||||
|
||||
Reference in New Issue
Block a user