Update export.go (fix errcheck issue) (#28971)

Этот коммит содержится в:
TheInvincible
2024-12-20 17:45:13 +01:00
коммит произвёл GitHub
родитель 902888efd9
Коммит 812034f5eb
4 изменённых файлов: 71 добавлений и 44 удалений

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

@@ -5114,6 +5114,10 @@
"id": "app.export.export_custom_emoji.copy_emoji_images.error",
"translation": "Unable to copy custom emoji images"
},
{
"id": "app.export.export_custom_emoji.mkdir.error",
"translation": "Unable to create a directory for custom emoji images"
},
{
"id": "app.export.export_write_line.io_writer.error",
"translation": "An error occurred writing the export data."