Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Belarusian translation #268

Open
VitaminOla opened this issue Feb 22, 2022 · 0 comments
Open

Add Belarusian translation #268

VitaminOla opened this issue Feb 22, 2022 · 0 comments

Comments

@VitaminOla
Copy link

/**

  • Belarussian translation for js-year-calendar
    */

Calendar.locales['by'] = {
days: ["Нядзеля", "Панядзелак", "Аўторак", "Серада", "Чацвер", "Пятніца", "Субота"],
daysShort: ["Ндз", "Пан", "Аўт", "Срд", "Чцв", "Птн", "Суб"],
daysMin: ["Нд", "Пн", "Аў", "Ср", "Чц", "Пт", "Сб"],
months: ["Студзень", "Люты", "Сакавік", "Красавік", "Май", "Чэрвень", "Ліпень", "Жнівень", "Верасень", "Кастрычнік", "Лістапад", "Снежань"],
monthsShort: ["Сту", "Лют", "Сак", "Кра", "Май", "Чэр", "Ліп", "Жні", "Вер", "Кас", "Ліс", "Сне"],
weekShort: 'т',
weekStart: 1
};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant