Merge pull request 'feature/ysCha' (#24) from feature/ysCha into dev

Reviewed-on: #24
This commit is contained in:
ysCha 2025-04-21 13:15:43 +09:00
commit 3d8e8dfed1
3 changed files with 19 additions and 19 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -21,8 +21,8 @@ import GlobalLoadingProvider from './GlobalLoadingProvider'
* 서버 컴포넌트에 한해서 개별로 설정할 있음 * 서버 컴포넌트에 한해서 개별로 설정할 있음
*/ */
export const metadata = { export const metadata = {
title: 'HANASYS設計', title: 'HANASYS DESIGN',
description: 'HANASYS設計', description: 'HANASYS DESIGN',
} }
/** /**

View File

@ -570,7 +570,7 @@
"color.pink": "ピンク", "color.pink": "ピンク",
"color.gold": "黄金色", "color.gold": "黄金色",
"color.darkblue": "藍色", "color.darkblue": "藍色",
"site.name": "HANASYS設計", "site.name": "HANASYS DESIGN",
"site.sub_name": "太陽光発電システム図面管理サイト", "site.sub_name": "太陽光発電システム図面管理サイト",
"site.header.link1": "選択してください。", "site.header.link1": "選択してください。",
"site.header.link2": "オンライン保証システム", "site.header.link2": "オンライン保証システム",