Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigwood
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
bigwood
Commits
ef9d6340
Commit
ef9d6340
authored
Nov 22, 2022
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
296d8499
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
4 deletions
+15
-4
index.ts
src/i18n/ja-RB/index.ts
+10
-3
index.ts
src/i18n/ko-HG/index.ts
+5
-1
No files found.
src/i18n/ja-RB/index.ts
View file @
ef9d6340
...
...
@@ -3,7 +3,7 @@ export default {
success
:
'実行成功'
,
appsuffix
:
'JVS予約システム'
,
siteName
:
'同業予約システム'
,
ラヌージ
:
'システム言語'
,
lanuage
:
'システム言語'
,
loginout
:
'ログイン情報が無効になるので、再ログインしてください'
,
timeout
:
'現在のネットワーク環境が異常であるため、タイムアウトを要求する'
,
syslog
:
'システムアップグレード案内'
,
...
...
@@ -38,7 +38,10 @@ export default {
horder
:
'キャンセル警告'
},
contents
:{
hotel
:
'あなたはこの注文をキャンセルする必要があることを確認しますか{day}のホテルを除去します{hotel}?'
,
hotel
:{
t1
:
'あなたは除去することを確認します'
,
t2
:
'のホテル'
},
horder
:
'あなたはこの注文をキャンセルする必要があることを確認しますか?'
}
},
...
...
@@ -56,7 +59,11 @@ export default {
off
:
'しまって'
},
hotelm
:{
pageTitle
:
'ホテルの注文変更'
pageTitle
:
'ホテルの注文変更'
,
otherRoom
:
'別の部屋を使う'
,
noneOther
:
'他可以房型'
,
save
:
'注文を保存する'
,
cancel
:
'注文をキャンセルする'
,
},
hotelorder
:
{
dialog
:{
...
...
src/i18n/ko-HG/index.ts
View file @
ef9d6340
...
...
@@ -56,7 +56,11 @@ export default {
off
:
'접'
},
hotelm
:{
pageTitle
:
'호텔 주문변경'
pageTitle
:
'호텔 주문변경'
,
otherRoom
:
'다른 방을 사용한다'
,
noneOther
:
'더 이상 쓸 수 있는 집이 없다'
,
save
:
'주문서를 저장하세요'
,
cancel
:
'주문취소'
},
hotelorder
:
{
dialog
:{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment