-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(locales): add Bulgarian locale (#240)
- Loading branch information
1 parent
3b9b382
commit 6d63186
Showing
2 changed files
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"todayButton": "Днес", | ||
"nextMonth": "Следващ месец", | ||
"previousMonth": "Предишен месец", | ||
"nextYear": "Следваща година", | ||
"previousYear": "Предишна година", | ||
"weekdays": [ | ||
"Неделя", | ||
"Понеделник", | ||
"Вторник", | ||
"Сряда", | ||
"Четвъртък", | ||
"Петък", | ||
"Събота" | ||
], | ||
"months": [ | ||
"Януари", | ||
"Февруари", | ||
"Март", | ||
"Април", | ||
"Май", | ||
"Юни", | ||
"Юли", | ||
"Август", | ||
"Септември", | ||
"Октомври", | ||
"Ноември", | ||
"Декември" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6d63186
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to following URLs: