Release 2.0.6 (#3900)

* cleanup invoice templates
* cleanup invoice translations
* fix invoice datetime for now
* support invoice archive order by number and status
* bump version
* allow meta-field sub-classing
* removed unused translation task.delete
* prevent null in str_replace
This commit is contained in:
Kevin Papst
2023-03-08 00:38:10 +01:00
committed by GitHub
parent 80f8f70695
commit 9d503300f6
46 changed files with 422 additions and 534 deletions

View File

@@ -73,10 +73,6 @@
<source>task.widget_rows</source>
<target state="translated">Quantidade de tarefas por página na ferramenta do painel</target>
</trans-unit>
<trans-unit id="bnCqljW" resname="task.delete" xml:space="preserve" approved="no">
<source>task.delete</source>
<target state="translated">Excluir a tarefa? Os registros de tempo não serão apagados!</target>
</trans-unit>
<trans-unit id="ZCSPtzc" resname="task.help.estimation" xml:space="preserve" approved="no">
<source>task.help.estimation</source>
<target state="translated">Tempo necessário estimado para completar a tarefa em hh:mm</target>