27 строки
937 B
YAML
27 строки
937 B
YAML
kendo:
|
|
calendar:
|
|
# The label for the today button in the calendar header
|
|
today: Dnes
|
|
|
|
# The title of the previous button in the Classic calendar
|
|
prevButtonTitle: Prejsť na predchádzajúce zobrazenie
|
|
|
|
# The title of the next button in the Classic calendar
|
|
nextButtonTitle: Prejsť na nasledujúce zobrazenie
|
|
|
|
# The title of the parent view button in the calendar header
|
|
parentViewButtonTitle: Prejsť na vyššie zobrazenie
|
|
|
|
multiviewcalendar:
|
|
# The label for the today button in the calendar header
|
|
today: Dnes
|
|
|
|
# The label for the previous button in the Multiview calendar
|
|
prevButtonTitle: Prejsť na predchádzajúce zobrazenie
|
|
|
|
# The label for the next button in the Multiview calendar
|
|
nextButtonTitle: Prejsť na nasledujúce zobrazenie
|
|
|
|
# The title of the parent view button in the Multiview calendar header
|
|
parentViewButtonTitle: Prejsť na vyššie zobrazenie
|