Added Galacian language.

This commit is contained in:
Mike Cao 2022-06-26 20:56:24 -07:00
parent 5732f2daf6
commit 5e094cd6ab
5 changed files with 916 additions and 11 deletions

View file

@ -53,6 +53,7 @@ export const languages = {
'fa-IR': { label: 'فارسی', dateLocale: faIR, dir: 'rtl' },
'fo-FO': { label: 'Føroyskt' },
'fr-FR': { label: 'Français', dateLocale: fr },
'ga-ES': { label: 'Galacian (Spain)', dateLocale: es },
'el-GR': { label: 'Ελληνικά', dateLocale: el },
'he-IL': { label: 'עברית', dateLocale: he },
'hi-IN': { label: 'हिन्दी', dateLocale: hi },