X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/74c4833c8f0e8952f0e960d913d58679ff90a9e8..1476a94e163936d9e5a67dace6dce21ed032b18f:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 2d1fb9f5..80d80d22 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -197,12 +197,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Celkem', // TODO: refactoring ongoing down from here. -'label.total' => 'Celkem', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition',