Skip to content

Commit 2e9244e

Browse files
committed
fix: remove unused translation string filePanel.images
No results when searching the codebase for the string `filePanel.images`
1 parent 8dd9478 commit 2e9244e

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

public/translations/en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"unsupportedExtension": "File names must end in {{allowedExtensions}}."
2727
},
2828
"files": "Project files",
29-
"images": "Image gallery",
3029
"newFileButton": "Add file",
3130
"newFileModal": {
3231
"cancel": "Cancel",

public/translations/xx-XX.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"unsupportedExtension": "Dateinamen müssen mit {{allowedExtensions}} enden."
2626
},
2727
"files": "Projektdateien",
28-
"images": "Bildergalerie",
2928
"newFileButton": "Datei hinzufügen",
3029
"newFileModal": {
3130
"cancel": "Abbrechen",

0 commit comments

Comments
 (0)