mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 17:03:55 +10:00
v2.7.4 - Added Hebrew (עִברִית) Language
This commit is contained in:
@@ -47,6 +47,10 @@ const languages = [
|
||||
code: 'el',
|
||||
name: 'Greek (Ελληνικά)',
|
||||
},
|
||||
{
|
||||
code: 'he',
|
||||
name: 'Hebrew (עִברִית)',
|
||||
},
|
||||
{
|
||||
code: 'hi',
|
||||
name: 'Hindi (हिंदी)',
|
||||
|
||||
@@ -9,6 +9,7 @@ import 'dayjs/locale/es';
|
||||
import 'dayjs/locale/fa';
|
||||
import 'dayjs/locale/fi';
|
||||
import 'dayjs/locale/fr';
|
||||
import 'dayjs/locale/he';
|
||||
import 'dayjs/locale/hi';
|
||||
import 'dayjs/locale/it';
|
||||
import 'dayjs/locale/ja';
|
||||
|
||||
Reference in New Issue
Block a user