-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
37 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
button: | ||
about: これは? | ||
back: 戻る | ||
go: 進む | ||
home: ホーム | ||
toggle_dark: ダークモード切り替え | ||
toggle_langs: 言語切り替え | ||
intro: | ||
desc: 固執された Vite スターターテンプレート | ||
dynamic-route: 動的ルートのデモ | ||
hi: こんにちは、{name}! | ||
whats-your-name: 君の名は。 | ||
not-found: 見つかりませんでした | ||
Plant-monitoring-system: 植物モニタリングシステムです |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
button: | ||
about: 소개 | ||
back: 뒤로가기 | ||
go: 이동 | ||
home: 홈 | ||
toggle_dark: 다크모드 토글 | ||
toggle_langs: 언어 변경 | ||
intro: | ||
desc: Vite 애플리케이션 템플릿 | ||
dynamic-route: 다이나믹 라우트 데모 | ||
hi: 안녕, {name}! | ||
whats-your-name: 이름이 뭐예요? | ||
not-found: 찾을 수 없습니다 | ||
Plant-monitoring-system: 식물 감시 시스템 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,3 +12,4 @@ intro: | |
aka: 也叫 | ||
whats-your-name: 输入你的名字 | ||
not-found: 未找到页面 | ||
Plant-monitoring-system: 植物监测系统 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters