Fix inconsistent naming of editor and ncenterlite modules

This commit is contained in:
Kijin Sung 2024-05-07 22:29:48 +09:00
parent c2d49e3f0e
commit db8f6b2d59
5 changed files with 21 additions and 23 deletions

View file

@ -30,17 +30,15 @@
</eventHandlers>
<menus>
<menu name="editor">
<title xml:lang="en">WYSIWYG Editor</title>
<title xml:lang="ko">에디터</title>
<title xml:lang="zh-CN">WYSIWYG Editor</title>
<title xml:lang="jp">ウィジウィグエディター</title>
<title xml:lang="es">WYSIWYG Editor</title>
<title xml:lang="ru">WYSIWYG Editor</title>
<title xml:lang="fr">WYSIWYG Editor</title>
<title xml:lang="zh-TW">WYSIWYG Editor</title>
<title xml:lang="vi">WYSIWYG Editor</title>
<title xml:lang="mn">WYSIWYG Editor</title>
<title xml:lang="tr">WYSIWYG Editor</title>
<title xml:lang="vi">Editor</title>
<title xml:lang="ko">에디터 </title>
<title xml:lang="en">Editor</title>
<title xml:lang="es">Editor</title>
<title xml:lang="zh-CN">网页编辑器</title>
<title xml:lang="jp">エディター</title>
<title xml:lang="ru">редактор</title>
<title xml:lang="zh-TW">網頁編輯器</title>
<title xml:lang="tr">Editor</title>
</menu>
</menus>
</module>