File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ const messages = {
9696 noResultsFound : 'No availability found for selected weekday(s)' ,
9797 clearFilter : 'Clear Filter' ,
9898 noAvailabilityInfo : 'No availability information available' ,
99+ allDatesClosedTitle : 'All dates are currently closed' ,
99100 sunday : 'Sunday' ,
100101 monday : 'Monday' ,
101102 tuesday : 'Tuesday' ,
@@ -211,6 +212,7 @@ const messages = {
211212 noResultsFound : 'Keine Verfügbarkeit für ausgewählte Wochentage gefunden' ,
212213 clearFilter : 'Filter zurücksetzen' ,
213214 noAvailabilityInfo : 'Keine Verfügbarkeitsinformationen verfügbar' ,
215+ allDatesClosedTitle : 'Alle Termine sind derzeit geschlossen' ,
214216 sunday : 'Sonntag' ,
215217 monday : 'Montag' ,
216218 tuesday : 'Dienstag' ,
You can’t perform that action at this time.
0 commit comments