related to #1931 Added file type widget with

* The new widget
* Translations line

Still need to connect to back and add icons
This commit is contained in:
MatthieuLP
2023-07-10 16:54:56 +02:00
parent 2d46924bf6
commit 7a132f1933
5 changed files with 113 additions and 0 deletions
+1
View File
@@ -423,4 +423,5 @@ $lang['File name'] = 'File name';
$lang['Album description'] = 'Album description';
$lang['No results are available.'] = 'No results are available.';
$lang['You can try to edit your filters and perform a new search.'] = 'You can try to edit your filters and perform a new search.';
$lang['File type'] = 'File type';
?>