fix: add remaining missing strings

This commit is contained in:
2022-04-04 13:06:01 +01:00
parent e8cdc7c710
commit 7fa1e1e11c
15 changed files with 61 additions and 93 deletions

View File

@@ -47,7 +47,7 @@
<div class="card-header">
<h4>{{__('messages.edt_action')}} {{ $title }}...</h4>
<h4>{{__('Editing :formTitle...', ['formTitle' => $title])}}</h4>
</div>