Initial commit
This commit is contained in:
23
application/Espo/Resources/i18n/da_DK/DashletOptions.json
Normal file
23
application/Espo/Resources/i18n/da_DK/DashletOptions.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"fields": {
|
||||
"title": "Titel",
|
||||
"dateFrom": "Dato fra.",
|
||||
"dateTo": "Dato til.",
|
||||
"autorefreshInterval": "Genindlæsningsinterval",
|
||||
"displayRecords": "Antal viste linier.",
|
||||
"isDoubleHeight": "Dobbelt højde.",
|
||||
"enabledScopeList": "Hvad skal vises.",
|
||||
"users": "Brugere",
|
||||
"dateFilter": "Dato filter"
|
||||
},
|
||||
"options": {
|
||||
"mode": {
|
||||
"agendaWeek": "Uge (agenda)",
|
||||
"basicWeek": "Uge",
|
||||
"month": "Måned",
|
||||
"basicDay": "Dag",
|
||||
"agendaDay": "Dag (agenda)",
|
||||
"timeline": "Tidslinie"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user