Fix translation

This commit is contained in:
Aloïs Micard
2022-04-12 11:12:43 +02:00
parent a6407257dd
commit 25a851ac70

View File

@@ -145,5 +145,5 @@ TableNotEmptyDropCanceled=Table not empty. Drop has been canceled.
ModuleBuilderNotAllowed=The module builder is available but not allowed to your user.
ImportExportProfiles=Import and export profiles
ListOfTabsEntries=List of tab entries
TabsDefDesc= Define here the tabs provided by your module
TabsDefDesc=Define here the tabs provided by your module
TabsDefDescTooltip=The tabs provided by your module/application are defined into the array <strong>$this->tabs</strong> into the module descriptor file. You can edit manually this file or use the embedded editor.