Update file_info.go (fix errcheck issue) (#28966)

Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Этот коммит содержится в:
TheInvincible
2024-11-14 08:42:32 +01:00
коммит произвёл GitHub
родитель e7e1d7d7ce
Коммит 45235a0ef6
3 изменённых файлов: 7 добавлений и 2 удалений

Просмотреть файл

@@ -5162,6 +5162,10 @@
"id": "app.file_info.save.app_error",
"translation": "Unable to save the file info."
},
{
"id": "app.file_info.seek.gif.app_error",
"translation": "Unable to seek to the beginning of the GIF data."
},
{
"id": "app.file_info.set_searchable_content.app_error",
"translation": "Unable to set the searchable content of the file."