| | |
| | | $wb['top_menu_dashboard'] = 'Home'; |
| | | $wb['latest_news_txt'] = 'Latest news'; |
| | | $wb['top_menu_vm'] = 'VServer'; |
| | | $wb['datepicker_dayNamesMin'] = "'So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'"; |
| | | $wb['datepicker_dayNames'] = "'Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag'"; |
| | | $wb['datepicker_monthNamesShort'] = "'Jan', 'Feb', 'Mär', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'"; |
| | | $wb['datepicker_nextText'] = "Vor"; |
| | | $wb['datepicker_prevText'] = "Zurück"; |
| | | $wb['datepicker_dayNamesMin'] = 'So, Mo, Di, Mi, Do, Fr, Sa'; |
| | | $wb['datepicker_dayNames'] = 'Sonntag, Montag, Dienstag, Mittwoch, Donnerstag, Freitag, Samstag'; |
| | | $wb['datepicker_monthNamesShort'] = 'Jan, Feb, Mär, Apr, Mai, Jun, Jul, Aug, Sep, Okt, Nov, Dez'; |
| | | $wb['datepicker_nextText'] = 'Vor'; |
| | | $wb['datepicker_prevText'] = 'Zurück'; |
| | | ?> |