$_("Click on a bar to see matching works")
$def with (works_json, authors_json, works_count, owner_key, owner_name, shelf_path, shelf_key, lang='en') $ reading_log_stats_config = { $ 'works': works_json, $ 'authors': authors_json, $ 'lang': lang, $ 'charts_selector': '.readinglog-stats-chart' $ } $ shelf_name = unicode(render_template('account/readinglog_shelf_name', shelf_key)).strip(); $var title: $_('My %(shelf_name)s Stats', shelf_name=shelf_name) $jsdef render_works_list(works):
$:_('Displaying stats about %(works_count)d books. Note all charts show only the top 20 bars. Note reading log stats are private.', works_count=works_count)