Added Hebrew language.
This commit is contained in:
@@ -121,6 +121,7 @@ export const menuOptions = [
|
|||||||
{ label: 'Føroyskt', value: 'fo-FO', display: 'fo' },
|
{ label: 'Føroyskt', value: 'fo-FO', display: 'fo' },
|
||||||
{ label: 'Français', value: 'fr-FR', display: 'fr' },
|
{ label: 'Français', value: 'fr-FR', display: 'fr' },
|
||||||
{ label: 'Ελληνικά', value: 'el-GR', display: 'el' },
|
{ label: 'Ελληνικά', value: 'el-GR', display: 'el' },
|
||||||
|
{ label: 'עברית', value: 'he-IL', display: 'he' },
|
||||||
{ label: 'हिन्दी', value: 'hi-IN', display: 'hi' },
|
{ label: 'हिन्दी', value: 'hi-IN', display: 'hi' },
|
||||||
{ label: 'Bahasa Indonesia', value: 'id-ID', display: 'id' },
|
{ label: 'Bahasa Indonesia', value: 'id-ID', display: 'id' },
|
||||||
{ label: '日本語', value: 'ja-JP', display: 'ja' },
|
{ label: '日本語', value: 'ja-JP', display: 'ja' },
|
||||||
@@ -136,7 +137,6 @@ export const menuOptions = [
|
|||||||
{ label: 'தமிழ்', value: 'ta-IN', display: 'ta' },
|
{ label: 'தமிழ்', value: 'ta-IN', display: 'ta' },
|
||||||
{ label: 'Türkçe', value: 'tr-TR', display: 'tr' },
|
{ label: 'Türkçe', value: 'tr-TR', display: 'tr' },
|
||||||
{ label: 'українська', value: 'uk-UA', display: 'uk' },
|
{ label: 'українська', value: 'uk-UA', display: 'uk' },
|
||||||
{ label: 'עברית', value: 'he-IL', display: 'he' },
|
|
||||||
];
|
];
|
||||||
|
|
||||||
export function dateFormat(date, str, locale) {
|
export function dateFormat(date, str, locale) {
|
||||||
|
|||||||
1
public/country/he-IL.json
Normal file
1
public/country/he-IL.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user