Show file module as 'file', not 'attachment'. Fix #2120

This commit is contained in:
Kijin Sung 2023-06-18 23:39:45 +09:00
parent 7df280a697
commit a266d39c2e

View file

@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="0.2">
<title xml:lang="ko">첨부파일</title>
<title xml:lang="ko">파일</title>
<title xml:lang="zh-CN">附件管理</title>
<title xml:lang="en">Attachment</title>
<title xml:lang="en">File</title>
<title xml:lang="vi">Đính kèm</title>
<title xml:lang="es">Adjuntar archivos</title>
<title xml:lang="jp">添付ファイル</title>
<title xml:lang="es">Archivos</title>
<title xml:lang="jp">ファイル</title>
<title xml:lang="ru">Вложения</title>
<title xml:lang="zh-TW">附加檔案</title>
<title xml:lang="tr">Ekler</title>
<description xml:lang="ko">첨부 파일을 관리합니다.</description>
<description xml:lang="ko">문서 등에 첨부 파일을 관리합니다.</description>
<description xml:lang="zh-CN">管理附件的模块。</description>
<description xml:lang="en">Managing attachments.</description>
<description xml:lang="en">Manage files attached to documents and other data.</description>
<description xml:lang="vi">Module quản lý File đính kèm.</description>
<description xml:lang="es">Módulo para manejar los archivos adjuntos.</description>
<description xml:lang="jp">添付ファイルを管理するモジュールです。</description>