tracker schema
This commit is contained in:
30
objects/options/dayofweek_en.json
Normal file
30
objects/options/dayofweek_en.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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": "Monday"
|
||||
},
|
||||
"tuesday": {
|
||||
"title": "Tuesday"
|
||||
},
|
||||
"wednesday": {
|
||||
"title": "Wednesday"
|
||||
},
|
||||
"thursday": {
|
||||
"title": "Thursday"
|
||||
},
|
||||
"friday": {
|
||||
"title": "Friday"
|
||||
},
|
||||
"saturday": {
|
||||
"title": "Saturday"
|
||||
},
|
||||
"sunday": {
|
||||
"title": "Sunday"
|
||||
}
|
||||
}
|
||||
}
|
30
objects/options/dayofweek_fr.json
Normal file
30
objects/options/dayofweek_fr.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"tuesady": {
|
||||
"title": "Mardi"
|
||||
},
|
||||
"wednesday": {
|
||||
"title": "Mercredi"
|
||||
},
|
||||
"thursday": {
|
||||
"title": "Jeudi"
|
||||
},
|
||||
"friday": {
|
||||
"title": "Vendredi"
|
||||
},
|
||||
"saturday": {
|
||||
"title": "Samedi"
|
||||
},
|
||||
"sunday": {
|
||||
"title": "Dimanche"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user