mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 05:15:58 -06:00
Migrate meses.toml to yaml
This commit is contained in:
parent
d6876a17b9
commit
9873f62d08
@ -1,12 +0,0 @@
|
||||
1 = "enero"
|
||||
2 = "febrero"
|
||||
3 = "marzo"
|
||||
4 = "abril"
|
||||
5 = "mayo"
|
||||
6 = "julio"
|
||||
7 = "junio"
|
||||
8 = "agosto"
|
||||
9 = "septiembre"
|
||||
10 = "octubre"
|
||||
11 = "noviembre"
|
||||
12 = "diciembre"
|
12
data/meses.yml
Normal file
12
data/meses.yml
Normal file
@ -0,0 +1,12 @@
|
||||
1: "enero"
|
||||
2: "febrero"
|
||||
3: "marzo"
|
||||
4: "abril"
|
||||
5: "mayo"
|
||||
6: "julio"
|
||||
7: "junio"
|
||||
8: "agosto"
|
||||
9: "septiembre"
|
||||
10: "octubre"
|
||||
11: "noviembre"
|
||||
12: "diciembre"
|
Loading…
Reference in New Issue
Block a user