6.1.1 • Published 6 months ago
@hebcal/locales v6.1.1
@hebcal/locales
Translations for Hebcal events in multiple languages
Adds support for the following locales:
ashkenazi_litvish- courtesy Andrey Rozenbergashkenazi_poylish- courtesy Andrey Rozenbergashkenazi_standard- courtesy Andrey Rozenbergashkenazi_romanian- courtesy Florin-Ciprian Bodinde- courtesy Dr Oliver Maores- courtesy Iosef Kebesh and Sebastian Thiererfi- courtesy Petteri Hjortfr- courtesy Marc Neigerhu- courtesy Oleh Korchytskyipl- courtesy Filip Bialekpt- courtesy Zushe Ledovitchru- courtesy David Leibovychro- courtesy Florin-Ciprian Bodinuk- courtesy Lyubov Kuzmyn
Note that @hebcal/core has built-in support for he and ashkenazi locales.
This package is needed only if you need other locales.
Installation
$ npm install @hebcal/localesSynopsis
import {HebrewCalendar} from '@hebcal/core';
import '@hebcal/locales';
const options = {
year: 2020,
sedrot: true,
locale: 'ru',
};
const events = HebrewCalendar.calendar(options);
console.log(events[0].render());5.0.2
1 year ago
6.1.0
6 months ago
6.0.1
11 months ago
6.0.0
11 months ago
6.0.3
7 months ago
6.1.1
6 months ago
6.0.2
8 months ago
5.0.1
2 years ago
5.0.0
2 years ago
4.0.1
2 years ago
4.0.3
2 years ago
4.0.2
2 years ago
4.0.0
3 years ago
3.5.1
3 years ago
3.5.0
3 years ago
3.4.0
4 years ago
3.4.1
4 years ago
3.3.2
4 years ago
3.3.1
4 years ago
3.3.0
5 years ago
3.2.1
5 years ago
3.2.0
5 years ago
3.1.0
5 years ago
3.0.1
5 years ago
3.0.0
5 years ago
2.4.1
5 years ago
2.4.0
5 years ago
2.3.0
5 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.1.0
5 years ago
2.0.0
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago