1st commit
This commit is contained in:
31
options/itm/dayofweek_fr.json
Normal file
31
options/itm/dayofweek_fr.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"optionid":"dayofweek_fr",
|
||||
"title": "Country Code",
|
||||
"description": "Country Code and Info",
|
||||
"commment": "Alpha-2 country code (ISO 3166-2:XX)",
|
||||
"lastupdatedata": "",
|
||||
"lst_idx": ["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],
|
||||
"itms": {
|
||||
"Monday": {
|
||||
"title": "Lundi"
|
||||
},
|
||||
"Tuesday": {
|
||||
"title": "Mardi"
|
||||
},
|
||||
"Wednesday": {
|
||||
"title": "Mercredi"
|
||||
},
|
||||
"Thursday": {
|
||||
"title": "Jeudi"
|
||||
},
|
||||
"Friday": {
|
||||
"title": "Vendredi"
|
||||
},
|
||||
"Saturday": {
|
||||
"title": "Samedi"
|
||||
},
|
||||
"Sunday": {
|
||||
"title": "Dimanche"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user