admin: missing translations and css class

This commit is contained in:
nobohan
2022-05-11 11:30:08 +02:00
parent 97fd9c557c
commit 629dbb9137
24 changed files with 56 additions and 44 deletions

View File

@@ -18,7 +18,7 @@
</a>
</li>
<li>
<button class="btn btn-new">{{ button_label|default('New')|trans }}</button>
<button class="btn btn-new">{{ button_label|default('Create')|trans }}</button>
</li>
</ul>
{{ form_end(form) }}

View File

@@ -59,6 +59,7 @@ Document class: Classe de document
no records found:
Create new category: Créer une nouvelle catégorie
Back to the category list: Retour à la liste
Create new DocumentCategory: Créer une nouvelle catégorie de document
# WOPI EDIT
online_edit_document: Éditer en ligne