From c1e698090f2e06f2373c0a7148ae5611015aa4ca Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 01:57:47 +0000 Subject: [PATCH] =?UTF-8?q?Rename=20app=20to=20"=EC=A0=A4=EB=A6=AC?= =?UTF-8?q?=EC=9D=98=20=EC=A0=81=EC=9E=90=ED=83=88=EC=B6=9C"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the app name to "젤리의 적자탈출". --- capacitor.config.ts | 2 +- index.html | 3 ++- src/pages/ForgotPassword.tsx | 3 +-- src/pages/Login.tsx | 2 +- src/pages/Register.tsx | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/capacitor.config.ts b/capacitor.config.ts index f793ad1..7b761db 100644 --- a/capacitor.config.ts +++ b/capacitor.config.ts @@ -3,7 +3,7 @@ import { CapacitorConfig } from '@capacitor/cli'; const config: CapacitorConfig = { appId: 'app.lovable.79bc38c3bdd04a7fb4db0ec501bdb94f', - appName: 'neumofinance', + appName: '젤리의 적자탈출', webDir: 'dist', server: { url: 'https://79bc38c3-bdd0-4a7f-b4db-0ec501bdb94f.lovableproject.com?forceHideBadge=true', diff --git a/index.html b/index.html index 87fbad9..9b69b41 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,10 @@ + - neumofinance + 젤리의 적자탈출 diff --git a/src/pages/ForgotPassword.tsx b/src/pages/ForgotPassword.tsx index 2c0b0d3..e1f54de 100644 --- a/src/pages/ForgotPassword.tsx +++ b/src/pages/ForgotPassword.tsx @@ -1,4 +1,3 @@ - import React, { useState } from "react"; import { Link } from "react-router-dom"; import { Label } from "@/components/ui/label"; @@ -44,7 +43,7 @@ const ForgotPassword = () => {

비밀번호 찾기

-

계정에 등록된 이메일을 입력해주세요

+

젤리의 적자탈출 계정에 등록된 이메일을 입력해주세요

diff --git a/src/pages/Login.tsx b/src/pages/Login.tsx index d8566a5..1f88c36 100644 --- a/src/pages/Login.tsx +++ b/src/pages/Login.tsx @@ -40,7 +40,7 @@ const Login = () => { return
-

뉴모파이낸스

+

젤리의 적자탈출

계정에 로그인하여 재정 관리를 시작하세요

diff --git a/src/pages/Register.tsx b/src/pages/Register.tsx index 755a08e..9d363b6 100644 --- a/src/pages/Register.tsx +++ b/src/pages/Register.tsx @@ -56,7 +56,7 @@ const Register = () => {
-

뉴모파이낸스

+

젤리의 적자탈출

새 계정을 만들고 재정 관리를 시작하세요