version 1.16.2 (#2942)
* bump version * include calendar week in week chooser * table names in SQL * show save flash message * prevent migration warning * drop default value to prevent error when server version is not set * csrf token for duplicate actions * updated translations
This commit is contained in:
@@ -792,6 +792,10 @@
|
||||
<source>stats.workingTimeWeek</source>
|
||||
<target>Calendar week %week%</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="HPhRbtc" resname="stats.workingTimeWeekShort">
|
||||
<source>stats.workingTimeWeekShort</source>
|
||||
<target>Week %week%</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="JIKNAYP" resname="stats.workingTimeMonth">
|
||||
<source>stats.workingTimeMonth</source>
|
||||
<target>%month% %year%</target>
|
||||
|
||||
Reference in New Issue
Block a user