mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 08:41:39 +09:00
Update Language Files of: - Common Language File - Addon Module - Admin Module - AutoInstall Module - Board Module - Comment Module - Communication Module - Document Module - Editor Module - File Module - Korean Postal Code Module - Notification Center Module - Point Module - Poll Module - RSS Module - Tag Module - Recycle Bin Module - AdminLogging Addon - PhotoSwipe Addon - XEdition Layout - Content Widget - ncenter_login Widget - mcontent Widget
14 lines
623 B
XML
14 lines
623 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="0.2">
|
|
<title xml:lang="ko">한국 우편번호</title>
|
|
<title xml:lang="en">Korean Postal Code</title>
|
|
<description xml:lang="ko">공개 API를 이용해 우편번호 검색 서비스를 이용합니다.</description>
|
|
<description xml:lang="en">Module to utilize public postal code searching APIs in South Korea.</description>
|
|
<version>RX_VERSION</version>
|
|
<date>RX_CORE</date>
|
|
|
|
<author email_address="developers@xpressengine.com" link="http://www.xpressengine.com/">
|
|
<name xml:lang="ko">NAVER</name>
|
|
<name xml:lang="en">NAVER</name>
|
|
</author>
|
|
</module>
|