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

[rs] change 9th of May dan pobede to informal holiday #230

Merged
merged 1 commit into from
Sep 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions rs_cyrl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ months:
mday: 2
- name: Дан победе над фашизмом # Victory Day
regions: [rs_cyrl]
type: informal
mday: 9
6:
- name: Видовдан # Saint Vitus Day
Expand Down Expand Up @@ -93,6 +94,7 @@ tests:
- given:
date: '2017-5-9'
regions: ["rs_cyrl"]
options: ["informal"]
expect:
name: "Дан победе над фашизмом"
- given:
Expand Down
2 changes: 2 additions & 0 deletions rs_la.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ months:
mday: 2
- name: Dan pobede # Victory Day
regions: [rs_la]
type: informal
mday: 9
6:
- name: Vidovdan # Saint Vitus Day
Expand Down Expand Up @@ -93,6 +94,7 @@ tests:
- given:
date: '2017-5-9'
regions: ["rs_la"]
options: ["informal"]
expect:
name: "Dan pobede"
- given:
Expand Down