|
@@ -209,6 +209,7 @@ $(document).ready(function() {
|
|
},
|
|
},
|
|
views: {
|
|
views: {
|
|
CustomView: { // name of view
|
|
CustomView: { // name of view
|
|
|
|
+ buttonText: '{{ 'AgendaList' | get_lang }}',
|
|
duration: { month: 1 },
|
|
duration: { month: 1 },
|
|
defaults: {
|
|
defaults: {
|
|
'listDayAltFormat': 'dddd' // day-of-week is nice-to-have
|
|
'listDayAltFormat': 'dddd' // day-of-week is nice-to-have
|