This commit is contained in:
2019-06-03 15:22:10 +02:00
parent ae4a72b08b
commit bbdde0d00d
13 changed files with 64 additions and 39 deletions

0
user/languages/.gitkeep Normal file
View File

1
user/languages/en.yaml Normal file
View File

@@ -0,0 +1 @@
MONTHS_OF_THE_YEAR: [January, February, March, April, May, June, July, August, September, October, November, December]

1
user/languages/fr.yaml Normal file
View File

@@ -0,0 +1 @@
MONTHS_OF_THE_YEAR: [Janvier, Février, Mars, Avril, Mai, Juin, Juillet, Août, Septembre, Octobre, Novembre, Décembre]