X-Git-Url: https://plomlompom.com/repos/?p=berlin-corona-table;a=blobdiff_plain;f=enhance_table.py;h=cee78f82bb674fb98a879c1814bc6a2cca078ea8;hp=62e503986b5aa0e59b88d32b11c878d7f3735802;hb=56de61949ed35ecb8ab728dd1912e161892bc521;hpb=601ab994238dc43115be48f1c0ac0616ee7ad5f6 diff --git a/enhance_table.py b/enhance_table.py index 62e5039..cee78f8 100755 --- a/enhance_table.py +++ b/enhance_table.py @@ -32,7 +32,7 @@ translate = { 'TS': 'Tempelhof-Schöneberg', 'TK': 'Treptow-Köpenick', 'sum': 'all of Berlin', - '+': 'new infections counted', + '+': 'new infections counted that day', 'Σ': 'sum of new infections for last 7 days', 'Ø': 'per-day average of new infections for last 7 days', 'i': 'incidence (x per 100k inhabitants) of new infections for last 7 days',