feat(home): 사업자 정보 섹션을 연결한다
This commit is contained in:
@@ -1507,47 +1507,29 @@ enum I18n {
|
||||
pick(
|
||||
ko: """
|
||||
- 회사명 : 주식회사 소다라이브
|
||||
|
||||
- 대표자 : 이재형
|
||||
|
||||
- 주소 : 경기도 성남시 분당구 황새울로335번길 10, 5층 563A호
|
||||
|
||||
- 사업자등록번호 : 870-81-03220
|
||||
|
||||
- 통신판매업신고 : 제2024-성남분당B-1012호
|
||||
|
||||
- 고객센터 : 02.2055.1477 (이용시간 10:00~19:00)
|
||||
|
||||
- 대표 이메일 : sodalive.official@gmail.com
|
||||
""",
|
||||
en: """
|
||||
- Company: SodaLive Co., Ltd.
|
||||
|
||||
- CEO: Jaehyung Lee
|
||||
|
||||
- Address: 5F 563A, 10, Hwangsaeul-ro335beon-gil, Bundang-gu, Seongnam-si, Gyeonggi-do
|
||||
|
||||
- Business Registration No.: 870-81-03220
|
||||
|
||||
- Mail-order business report No.: 2024-SeongnamBundangB-1012
|
||||
|
||||
- Customer center: +82-2-2055-1477 (Hours 10:00~19:00)
|
||||
|
||||
- Email: sodalive.official@gmail.com
|
||||
""",
|
||||
ja: """
|
||||
- 会社名:株式会社SodaLive
|
||||
|
||||
- 代表者:イ・ジェヒョン
|
||||
|
||||
- 住所:京畿道 城南市 盆唐区 黄새울路335番ギル10、5階563A号
|
||||
|
||||
- 事業者登録番号:870-81-03220
|
||||
|
||||
- 通信販売業届出:第2024-城南盆唐B-1012号
|
||||
|
||||
- カスタマーセンター:02.2055.1477(利用時間 10:00~19:00)
|
||||
|
||||
- 代表メール:sodalive.official@gmail.com
|
||||
"""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user