UTF test
This commit is contained in:
parent
2ec6242f29
commit
2e17c2a9ec
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@
|
|||
---
|
||||
months:
|
||||
0:
|
||||
- name: Pasquatemp
|
||||
- name: Pasqua
|
||||
regions: [it]
|
||||
function: lambda { |year| easter(year) }
|
||||
- name: Luned dell'Angelo
|
||||
- name: Lunedì dell'Angelo
|
||||
regions: [it]
|
||||
function: lambda { |year| easter(year)+1 }
|
||||
1:
|
||||
|
|
Loading…
Reference in a new issue