Better Czech date format

This commit is contained in:
Ing. Jan Kaláb 2017-01-15 17:15:44 +01:00 committed by GitHub
parent 7bfc99bb76
commit 33f020ad3b
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ return array(
'Cronjob URL' => 'URL cronjobu',
'Do you really want to remove this user: "%s"?' => 'Opravdu chcete odstranit tohoto uživatele: "%s"',
'Administrator' => 'Administrátor',
'%e %B %Y %k:%M' => '%e %B %Y %k:%M',
'%e %B %Y %k:%M' => '%e. %B %Y %k:%M',
'Wallabag' => 'Wallabag',
'Wallabag API URL' => 'Wallabag API URL',
'Wallabag Client ID' => 'Wallabag ID klienta',